54102_Shared_Memory
Posted: Sat Jan 26, 2019 2:07 am
I was attempting to use the M0-M4 communication memory region to pass a variable.
1) It wouldn't compile unless I used parenthesis around the CONST - [this isn't indicated in the online 'Help file' for * Pointers
2) hard faulting in the M0 - see the 'code' address [and I also ' commented it out - with good results]
M4 code
1) It wouldn't compile unless I used parenthesis around the CONST - [this isn't indicated in the online 'Help file' for * Pointers
2) hard faulting in the M0 - see the 'code' address [and I also ' commented it out - with good results]
M4 code
Code: Select all
'm4 simple
print "M4 ";timer
wait(33000)
end