This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am437x IDK query

Other Parts Discussed in Thread: SYSBIOS

We are using the AM437X IDK board to develop our application.

The following are using for this.

1)      am437x_sysbios_ind_sdk_2.0.0.1

2)      bios_6_41_04_54

3)      Code Composer Studio  Version: 6.1.0.00104

4)      USB debugger XDS100V2

When tried to debug the led toggle example(C:\ti\am437x_sysbios_ind_sdk_2.0.0.1\sdk\examples\led_toggle) based on SYSBIOS, the Step into function is not working for files which are not part of present project.

 

As you can see in the attached picture, if we try to step into the function i2cModuleEnable(); the debugger is not going inside that function which is defined inside i2c.c file.(i2c.c file is linked to the project)

It will just skip to next line i.e. I2CsoftReset() .

 

Please let me know how can I change this?

Thanks,
Srijan