Part Number: AM261-SOM-EVM
Other Parts Discussed in Thread: UNIFLASH
Hello TI Team,
I’m working with the setup below and I’m unable to debug the Profinet example in CCS, even though the same application runs fine when flashed with UniFlash.
Hardware: AM261x-LP (with onboard Ethernet PHY)
CCS: 20.4
Industrial SDK:ind_comms_sdk_am261x_2025_00_00_08
Example:profinet_device_demo
Issue description
When I start a debug session in CCS on profinet_device_demo, the CPU writes to address 0x0010_0000 and then the target keeps running without halting/breaking as expected. Because of this, I cannot step through code or hit breakpoints and effectively cannot debug the Profinet example.
However, if I flash the same code using TI UniFlash, the application runs correctly on the AM261x-LP board.
I’ve attached a screenshot for reference (shows the write at 0x0010_0000).
Best Regards,
Parag Vora