Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Thank you for your reply, I knew what the issue was. It because the "loadbin" is an (and) operation. And I was trying to load the bin file into my code location, So it not replaced but anded with my code.

  • Hi, I've tried to load a binary file on a particular address in the flash but it doesn't work. I used this command " loadbin C:\fw\new.bin,0x10077400 ". but always got this "Halting CPU for downloading file. Downloading file [C:\fw\new.bin]... J-Link: Flash download: Bank 0 @ 0x10040000: 1 range affected (4096 bytes) J-Link: Flash download: Total: 0.417s (Prepare: 0.207s, Compare: 0.085s, Erase: 0.063s, Program & Verify: 0.054s, Restore: 0.006s) J-Link: Flash download: Program & Verify speed: 73…