7 years, 11 months ago.

2x LPC176 registration

HI,

I just bought my second mbed because I want to perform bluetooth and wifi experiments to have 2 mbeds talk to one another.

After considering the LPC4088 with it's embedded ethernet and faster Cortex-M4@120MHz, I decided to stick with the LPC1768.

So I plugged the new device in. But all I get asked is wether I'like to _remove_ it from the compiler. I can't select having a second identical platform.

Does this matter in terms of registration ?

(from a programming point of view I doubt it, because the written and compiled code is identical for both chips.)

1 Answer

7 years, 11 months ago.

Registration is a relic from the past, when you needed to have the LPC1768 board to compile for it. Now everyone can just click on the add to compiler button. So it doesn't matter at all :).

Accepted Answer