Hi, [quote user="Olli Mannisto"]I have a source file that defines a lookup table which I left as a .c file although it could just as well be a header file. If I convert that to header and remove the extern references from the main program this problem goes away. This sound like a known issue? [/quote] I couldn't reproduce this issue using your source files as-is using CCSv6.2.00050, MSP430 support component version 6.3.4.6 and my FR5969 Launchpad Rev 2.0. Please check the attached project I created based on the Driverlib emptyproject directly from the TI Resource Explorer: As a general statement you could perhaps try to go through the troubleshooting steps for the General IDE and the Debugger mentioned in the wiki page below. These tend to help with these very uncommon and unexpected errors. http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv6 I don't have an exact explanation as to why the code changes are confusing the debugger, since I couldn't reproduce it here. Hope this helps, Rafael (Please visit the site to view this file)
↧