Other Parts Discussed in Thread: HALCOGEN
Hi,
I'm trying to use a TMS570xxxx (I have a development board with a TMS570LC43xx), but I'm having problems to understand in deep how this MCU is configured by HALCOGEN because there is no information about the registers in the datasheet. For instance, in the datasheet, the SCI module is just a feature list but nothing useful in order to use the module. There are some application notes, but some using HALCOGEN and others directly assign values to the registries without any explanation.
I need information to be able to change the modules configuration during the running time. For instance, SCI configured depending on the device used by the client (not just baud-rate), change DMA buffers to transmit or read, change ISR routines, change ISR level and priorities, etc.
Thanks,