Technical discussions about the TI C28x DSPs (including the C2810, C2811, C2812, F2801, F2806, F2808, F2810,, F2811, F2812, R2811 and R2812).
Hello everyone! I'm using F2811 via some XDS510 USB plus and CCS 3.3. I have a software which actually works on my board. Now as I wanted to clean up my project a little to make space for further features the following happened: After removing some unused variables (of all kinds: global, statics, local) the program still compiles, but if I try to run it in emulation mode in hangs in c_int00 - it never reaches main. Now comes the clou: if I disconnect the board and let it boot freely, it works again and, even more mysterious to me, if I reconnect the emulator it will also work in emulation mode. Has anyone else encountered similar problems before? Best regards, Thomas ___________________________________________________________________