How to use the memory copy block of simulink

5 views (last 30 days)
nitish agarwal
nitish agarwal on 15 Apr 2016
Commented: TDR on 8 Jan 2024
How to use the memory copy block of simulink....There is an option of destination memory address ('hextodec2000' by default) how to access that memory address in ccs v5?....There is another option of storing the result in a variable but how to create a variable in simulink.....Is there any other way of storing the results in is simulink???....Or is there any other way in which I can analyse the results?.....Memory allocate block don't work as it says not supported by ccv5 and when using memory copy block specifying the address as 'hextodec2000' in destination then in ccs no chnges are made in the location

Answers (1)

Venkatachala Sarma
Venkatachala Sarma on 6 May 2016
Hi Nitish,
Could you please post one complete workflow here. Say for example,
1. One sample model with
2. what data is being read
3. from which memory location
4. How are you checking it with CCS
5. Possibly snapshot of data being shown in CCS.
I hope you already had a look at the documentation of Memory Copy and Memory Allocate blocks.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!