This repository contains the starter code for testing the waferscale processor.
- Go to https://studio.keil.arm.com/ and create an account
- After creating an account create a new project and select
empty Mbed OS projectfor Mbed OS 6 - Copy the files from
mbed_codeand delete thembed-osfolder that was created with the project - In the build target section, select
mbed LPC1768 - Run the build and upload the bin file onto the Mbed board
- Download ECLIPSE Studio
- Follow the steps in the Eclipse project tutorial
- Replace all the files using demo code (
Ring_Comm) - Click build and run the program
- Upload the code as
H.elfonto the mbed board
After following the setup steps, connect to the mbed board and read the results using any serial reader.