Hello BIOS experts,
Here is my setup:
- CCS Version: 5.2.1.00018
- bios_6_33_05_46
- uia_1_02_00_07
- xdctools_3_23_03_53
- cgt c6000_7.3.4
- Hardware: custom board based on C6424
We would like to extend the logging mechanism to
- serialize & retrieve logs from non-volatile storage
- redirect CPU-Exception stack-trace to non-volatile storage
- add uart transport for dumping logs from a live target (without the debugger)
GIven the various flavors of loggers (xdc.runtime.log, uia.runtime.LoggerX),
- can any/all be customized for the above requirements
- if so, how do I proceed?
Also, if we manage to implement this, can this instance of the logger play nice when the debugger is connected? i.e, UIA/JTAG transport and custom UART transport?
Thanks!
ram