Got it to compile.
I had a pragma in place to map variables to shared memory:
*volatile* *int* display[2] *__attribute__*((*cregister*("EXT_MEM")));
Is there a built-in way to declare a variable to exist in the shared memory?
Is it just using the cregister attribute and specifying the shared memory
address start in the linker file?
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.