today I am migrating a CCS3.3 project => CCS4(BIOS6)
here is bios configration build error:
"HWI 4 already in using."
"HWI11"
"HWI12"
"HWI14"...
when i config clock tick_source to TIMER_USER,
the error info "HWI 4" disappear... so I find out the Interrupt 4 is used by Timer.
How about the others? where can I find such information?
thanks.