Part Number: TMS320F28388D
Other Parts Discussed in Thread: TMS320C6678
Hello, I had a problem using TMS320F28388D.
Does cache not exist in TMS320F28388D?
I'm going to write random values to CM memory (ex. C1 RAM, CM to CPU1 MSGRAM0 ...).
The previously used chips had cache, so they wrote data through the cache_inv, cache_wb process, but the TMS320F28388D manual did not find any related information.
Is there any code in CM memory (ex. C1 RAM, CM to CPU1 MSGRAM0...) that I need to perform when I write data?
If there is a process to write data in CM memory, I would appreciate it if you could let me know the relevant contents or example location.
Thank you!