Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Dear Champs,
I am asking this for our customer.
Is it possible to set only SCI RX ISR (handler) with or without FIFO on Sysconfig (CCS 11.0 + c2000ware V4)?
It seems both TX and RX ISR handlers occur at the same time if we want to use Sysconfig for interrupt handler....
Even we leave TX ISR handler in blank, it still generates codes, which would lead to compiler error because there is not such physical ISR.
In the user's case, they only want to use SCI RX ISR without FIFO.
Would you please help confirm this?
Wayne Huang