Tool/software:
Hi Expert
Customer reported 2 issues when debugging with F28335, the ccs version is ccs6.1.3.
1. Cannot add breakpoints in some of the C statements:
they launch the selected configuration, load the program, and try to add the breakpoints,
in the function _INVInterrupt, the mapped address shown below, the breakpoints cannot be inserted, and ccs reports the issue below:
but in the function _OSMaskEventPend, the mapped address shown below, the breakpoints can be inserted, and no issue is reported
2. ccs reports the program generated by xxx is not compatible with any of the CPUs in your target configuration. the program will not be loaded.
We checked the ccxml file exists in the project folder, but in ccs project view, the file cannot be shown.
if we launch the IVEM8048.ccxml file individually, it can run and debug MCU properly.
Is there anything customer needs to check to solve this issue?
Thanks
Joe