Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hello, TI Experts,
Our customer sent us a question about exception behavior on CCS by using PROCESSOR-SDK-RTOS-AM57X with below condition.
- CCS v8
- GCC GNU v6.3.1(Linaro)
- HW IDK574xEVM
- SW pdk_am57xx_1_0_11
- XDCTools 3.50.3.33
- ICE XDS200 ( or XDS100 or XDS560)
They would like to stop/break the program immediately, when some A15 exception is occurred.
And they found the related E2E-thread like below;
They found one clue such as "Tools --> ARM Advanced Features".
https://e2e.ti.com/support/tools/ccs/f/81/t/737309
https://e2e.ti.com/support/tools/ccs/f/81/p/54139/192840#192840
Question:
- Could you tell us the recommended way of immediate breaking at exception including appropriate ARM Advanced Features setting in CCS?
We would appreciate if you tell us the recommended way to stop/break the program, when some A15 exception is occurred.
Best regards,
--