All:
DSP_BIOS 5.41.11.38, TMS320C5505
I would like to be able to access the comment field of the HWI_INTx to change it to something meaningful, like DMA Interrupt for HWI_INT8. It can be very confusing to someone who is going to be using code that I have written. Is there a way to turn on the comment fields in the HWI module, or will they remain grayed out?
Regards,
Todd Anderson
Todd,
The comment field is not meant to be modified and will remain greyed out.
Judah
If my reply answers your question please mark the thread as answered
Judah:
Thanks for your reply. However, I can modify the comment field on a SWI, PRD, TSK entry.
It would be good to be able to modify the comment "defines the INT6 Interrupt" to "UART Interrupt." It makes more sense to someone working with the HWI setup.
I do not object to having a default comment, but I would like to be able to change that if necessary.