Part Number: AM2434
Hi,
I'm having issue trying to use ldrex instruction in the cortexM4 core in am2434.
specifically I'd like to use ldrexw except it seems that ti compiler doesn't support this?
there is __ldrex but I can't find it's definition, and when building I get unresolved symbols in linking stage

Is there anything I'm overlooking?