RLP Unlock

Hey I copied and pasted the RLP.Unlock line from the email sent to me and it’s throwing an error:

#### Exception System.Exception - 0xffffffff (2) ####
#### Message: 
#### GHIElectronics.NETMF.Native.RLP::Unlock [IP: 0000] ####
#### Skewworks.MonkeyWrench.Graphics::InitializeLCD [IP: 0015] ####
#### Skewworks.MonkeyWrench.Graphics::.cctor [IP: 001f] ####

A first chance exception of type ‘System.Exception’ occurred in GHIElectronics.NETMF.Native.dll

Suggestions?

What device? Are you using latest firmware?

Panda II. Looks like latest; .Native = v4.1.5.0; runtime version = 4.0.30319

I also tried generating a new key from the “My Account” page; same result.

Please email GHI with your key so we can try it on our end.

So you know how you have to call RLP.Enable() first… :-[

Thanks for the quick reply as always Gus; totally my fault on this one.

[/strike] I got it.

By the way the latest firmware version is V 4.1.5.1

Please add

RLP.Enable();

to the automated e-mail that is sent when a user requests the RLP code,
it will avoid a lot of confusion.