Part Number: TMS320F28386S
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Hi there, good morning.
I am working with the TMS320F28386S microcontroller, using sysconfig and driverlib provided by C2000Ware version 5.0.0.0. As a good practice, I don't change any driverlib's file, therefore I chose to import the driverlib directly from the SDK's directory.
My project demands larger messages than the ones provided by the driverlib. It's not necessary to use the message queue support, but to deactivate the message queue support to free some memory seems like I have to edit the ipc.h file from the driverlib. Is there any way to deactivate, increase the size of the buffer, and other configurations of Message queue without changing the ipc.h file? If not, I suggest this and including IPC to CM for future sysconfig's option. (It currently only has IPC to CPU1-CPU2 Communication).
Thanks. Ramon.