Posted on July 14, 2007 at 19:25Well I could figure out that it is not a compiler problem. It seems that the compiled binary is correct and is the same code as the code for the internal RAM. But whenever I load the code via gdb into the SRAM it seem...
Posted on July 13, 2007 at 04:22 Hmm, well the Code-tags seem not to work at this forum, so I attached the assembly.. [ This message was edited by: starkeeper on 13-07-2007 07:56 ]
________________
Attachments : disas.txt : https://st--...
Posted on July 13, 2007 at 04:19Hi, I'm still involved in setting up my debug environment. I want to debug in external RAM, therefore I attached a SRAM to the EMI. I have tested the RAM and it works fine, without any data corruption or something lik...
Posted on July 01, 2007 at 14:28Thanks for your reply. I think two breakpoints are really not enough to work with on bigger projects. Even the small 8-Bit microchip IC's have eight breakpoints available! As I found out, it is possible to remap the m...
Posted on June 30, 2007 at 18:35Hi, I have an application board running with a STR710FZ2. Now I got really fast to the point where debgugging in the internal RAM is not possible anymore. I thought of an Adapterboard with external SRAM connected to t...