For the benefit of others, I am going to be documenting my progress here:
http://theblinkyledblog.blogspot.com/
I am going to write about the following topics:
- how the bootloader works (for the layman) and how to interpret that from the schematic & LPC13XX user manual
- getting the board to blink with mbed online compiler
- comparing different toolchains for the EzSBC2 and trying to get them to work
- why your .bin firmware refuses to run (the CRC check) and what to do about it
- getting SWD debugging working
further on I am going to start adding devices, PWM and timers and that sort of stuff
etc.
linking / comments / contributions to the blog are welcome
My blog about EzSBC2
Re: My blog about EzSBC2
Updated the blog with a handy pinout/function diagram ... something the EzSBC2 really needs, IMHO
http://theblinkyledblog.blogspot.fi/201 ... zsbc2.html
http://theblinkyledblog.blogspot.fi/201 ... zsbc2.html
Last edited by jonneva on Mon Jul 20, 2015 1:56 pm, edited 1 time in total.
Re: My blog about EzSBC2
Updated blog with information on how to move your mbed project to EmBlocks in full working order
http://theblinkyledblog.blogspot.fi/201 ... zsbc2.html
http://theblinkyledblog.blogspot.fi/201 ... locks.html
... interesting thing is that in EmBlocks blinky compiles at 8.8 kB while same project in mbed online is 15 kB...
Both work, I checked.
http://theblinkyledblog.blogspot.fi/201 ... zsbc2.html
http://theblinkyledblog.blogspot.fi/201 ... locks.html
... interesting thing is that in EmBlocks blinky compiles at 8.8 kB while same project in mbed online is 15 kB...
Both work, I checked.