How to set the address of a matlab variable (on an external target)
Show older comments
I use an external target with an stm32f4 arm board. On the target there is a buffer containing an image from an onboard camera. I know the absolute memory address of this buffer.
How can I access this variable from a Matlab function in my Simulink model? Think "var buffer@0x080000"
Is there a way to to this in Matlab? Thanks in advance, Sietse
Answers (0)
Categories
Find more on Embedded Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!