Part Number: LAUNCHXL-F280049C
Tool/software: Code Composer Studio
I am debugging Lab5 from F28004x_Microcontroller_workshop_manual_1_0. I set a break point in function
GPIO_getPadConfig(uint32_t pin), which is in gpio.c in drivelib folder. however, debug can not access this breakpoint, it says: Break at address "0x3fb02a" with no debug information available, or outside of program code.
Thanks,

