This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2434: LDREX and STREX in M4FSS with ti compiler

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?