Kits for baremetal controllers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Kits for baremetal controllers

56 Views
bakugo
Contributor I

Hi, I wanted to ask if there are any kits out there that come with a chip programmer and some peripherals to test assembly code on real hardware? I know that this can work on an esp, but I like the fact that it's the absolut minimum. Thanks!

0 Kudos
Reply
1 Reply

20 Views
luis_maravilla
NXP Employee
NXP Employee

Hello

The S08PT60-EVK, [MC9S08PT60] is a development hardware board that can help you with your application[S08PT60-EVK Product Information].

The onboard interfaces include an RGB LED, a 6-axis digital accelerometer and magnetometer, an ambient temperature sensor, two capacitive touch pads, a potentiometer, two user push-buttons, and IRDA transceiver. Also is compatible with the Arduino pin layout for expansions boards.

You can read more about the features in the main page: S08P MCUs Evaluation Kit | NXP Semiconductors

And there are available boards buying from the distributors. The software tool to use it is CodeWarrior for MCUs (Eclipse IDE) v11.1 available for windows 10/11.; in this tool you can test with assembly code.

Another board option is S08PB16-EVK Product Information | NXP Semiconductors, using CodeWarrior too, adding the correspondent service pack for S08PB or programming via debugger P&E Multilink FX or P&E Multilink

Best Regards

0 Kudos
Reply