As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Difference between revisions of "CW308T-87C51"
From ChipWhisperer Wiki
Line 5: | Line 5: | ||
Example projects use MCU 8051 IDE - it's free for Linux platforms, and for Windows is approx 10EUR. See [http://www.moravia-microsystems.com/ MCU 8051 IDE] to download. | Example projects use MCU 8051 IDE - it's free for Linux platforms, and for Windows is approx 10EUR. See [http://www.moravia-microsystems.com/ MCU 8051 IDE] to download. | ||
+ | |||
+ | This also requires installing SDCC for the C compilation, see the [https://sourceforge.net/projects/sdcc Sourceforge Page] to download. |
Revision as of 11:26, 17 July 2016
The 87C51 target is designed for a line of 8051 processors made by Intel & available from NXP as well.
Project Build Notes
Example projects use MCU 8051 IDE - it's free for Linux platforms, and for Windows is approx 10EUR. See MCU 8051 IDE to download.
This also requires installing SDCC for the C compilation, see the Sourceforge Page to download.