Tool/software: Code Composer Studio
Hello Team,
I am facing this issue "Break at address 240f no debug information found". This issue comes after sometime when system runs. I googled this issue forums suggested that because of memory leaks. I have cross checked my code for memory leaks. I have also increases my vcore to 2 as per example Slac300k. I am using TimerA0 interrupt, UART interrupt USCI_A1 and I2C USCI_B0 interrupt and I am driving stepper motor based on data input from UART and I2C
Now I am explaining my code flow:
1. Increased Vcore and set clock for 16Mhz.
2. Configured UART, TIMER and I2C interrupt.
3. Using I2C for accelerometer.
4. UART for taking command.
I tried a lot to resolve this issue. I have also seen my memory map file to find out that 240f location where code is getting stuck up. For your reference I am attaching my memory map file.
Please help me to come out from this problem.memoryMapfile.txt