How to read a large amount of information with Goldbox 3.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to read a large amount of information with Goldbox 3.

195 次查看
EduardoCabalgante
Contributor I

Hello. I have a problem with the Goldbox 3.

I have a model made with Simulink (MATLAB R2023a) to be loaded on the Cortex-A53 of the Goldbox3, there is also an embedded application on the Cortex-M7, both applications need to exchange a large amount of information, in the order of 15,000 bytes. From the Simulink model, the NXP library only offers me two blocks to read/write to memory. With these blocks I can only read/write one data (uint8, uint16 or uint32), which becomes unfeasible due to the large amount of memory that both applications must share. Is there any way to be able to read/write, instead of a single data, an array of, for example, 1000 data of a given type? How can I, from the Simulink model, read/write an “X” amount of shared memory?

Thanks for your help.

Best regards

0 项奖励
回复
0 回复数