Other Parts Discussed in Thread: HALCOGEN
TMS570LS3137-EP
HalcoGen 4.07.00
CCS 8.1.0.00011
Hello,
First I would like to say that I am not sure the best way to word my question(s), so please bear with me.
Our customer requires us to document that unused registers are disabled or at least do not cause negative side effects. For example, we are not using LIN or FlexRay. How do I disable these? (If that even makes sense)
In _c_int00 a function of sys_startup.c file, function memoryInit is called that enables DMA, VIM, CAN, ADC and that memoryInit function is in sys_selftest.c file. LIN and FlexRay are not listed in the argument flags. Does this mean that LIN and FlexRay are never enabled, therefore they are disabled?
I had a hard time trying to search for this information in the spnu449c document. I just need something that I can point to that says something along the lines “If the registers were never enabled, they are disabled by default”.
If there is a function similar to memoryInit that I can point to and state “the flags for these items were never set, they are disabled” that works too.
Apologies for the long wordy question. Please let me know if you need any other info.
Regards,
Ryan