Halloween is not my thing: it is more like a carnival, and too much commercialized. I more like the day after that one: The All Saints’ Day. A day where we commemorate the ones who have passed from us. Early this Sunday morning I went up to the mountains to get out of the sea of fog and to watch a beautiful sunrise:
Tutorial: lwip with FreeRTOS and the Freescale FRDM-K64F Board
This tutorial is about how to create a lwIP project with FreeRTOS using the Kinetis SDK V1.3.0 with Kinetis Design Studio on the Freescale FRDM-K64F board.
tinyK20 Production Boards Ready for Parts
New pictures from the manufacturing process of the tinyK20 boards. Now all parts to be populated have been arrived at the manufacturing, so populating the boards can start soon:
Impressive Videos: Rockfall near Evolène in the Swiss Alps
Mountain areas can be full of danger. Documented by two impressive videos about a rockfall from the Mel de la Niva, near Evolène in the Canton of Valais, Switzerland last week. The area has been under surveillance for a while.
Autumn Leaf Colors
Image
tinyK20 Board in Manufacturing
The manufacturing of 200 tinyK20 board is progress, and I’m sharing pictures of it :-).
Rendering from CAD Tool, top side:
Overview: Processor Expert
In “Overview: From Snippets to Code Generation” I discussed several tools used in my development process. On tool which helps me a lot to get things done is Processor Expert. In this post I’ll give an overview about this tool and reasoning for the pros and cons of using it.
McuOnEclipse Components: 17-Oct-2015 Release
On SourceForge I have published an update of the McuOnEclipse software components, with following major changes:
- FreeRTOS updated to version V8.2.2 which comes with TLS (Thread Local Storage) support and GDB debug helpers.
- Percepio Trace updated to V3.0.2 with the release of Segger Real Time Terminal (RTT) for continuous trace streaming.
- FSL_USB_Stack with alternate USB initialization to deal with an issue in combination with the Kinetis SDK v1.3.0
- GenericI2C and GenericSWI2C have added support for custom I2C bus handling.
NVIC: Disabling Interrupts on ARM Cortex-M and the Need for a Memory Barrier Instruction
Mastering interrupts is critical to make an embedded application reentrant. The challenge with reentrancy is that things might be implemented in a wrong way and the issue might just show up sporadically (see “EnterCritical() and ExitCritical(): Why Things are Failing Badly“). The ARM Cortex interrupt controller is named NVIC (Nested Vectored Interrupt Controller).
Playing Tetris with a FRDM-KL43Z Board
How about to use the Freescale FRDM-KL43Z board (see “Unboxing the Freescale FRDM-KL43Z Board“) to play a Tetris game?








