RLP and Memory Functions

Can memset(), memcpy(), memmove() or sizeof() be used in RLP? I got started with RLP and realized these cause the G120 to hang. I’m using EmBlocks with Simon’s tutorial as a baseline to get started with RLP.

They should work.

Yea, that’s what I thought…hmm. Gonna have to dig a little see whats going on. All these functions hang.

May be some missing C references/libraries. so it’s actually not an hang bunt an crash?

Re-installed the compiler. All set now.