Hi!
I use eclipse(with CDT plugin) with yagarto. Until now I can only download my binary using J-Flash. I tried with eclipse to download the binary but so far I failed!
I got
in the J-Link GBD server log output
The best I can do for now is to download the bin file in J_Flash and then debug in eclipse using the elf file
Is there a way to using gbd command and J-Link commander to get the same result as j-Flash?
If so I should be able to do the same thing in eclipse...
I use eclipse(with CDT plugin) with yagarto. Until now I can only download my binary using J-Flash. I tried with eclipse to download the binary but so far I failed!
I got
Source Code
- Downloading 6600 bytes @ address 0x00000000 - Verify failed
- Downloading 24 bytes @ address 0x000019C8 - Verify failed
- Downloading 24 bytes @ address 0x000019E0 - Verify failed
- Downloading 708 bytes @ address 0x000019F8 - Verify failed
- Downloading 16320 bytes @ address 0x00004000 - Verify failed
- Downloading 68 bytes @ address 0x00007FC0 - Verify failed
- Downloading 4 bytes @ address 0x00008004 - Verify failed
- Downloading 4 bytes @ address 0x00008008 - Verify failed
- Downloading 4 bytes @ address 0x0000800C - Verify failed
in the J-Link GBD server log output
The best I can do for now is to download the bin file in J_Flash and then debug in eclipse using the elf file
Is there a way to using gbd command and J-Link commander to get the same result as j-Flash?
If so I should be able to do the same thing in eclipse...