User Activity

Posted on December 04, 2013 at 12:23Hi guys, I have to do a RAM check routine that performs Class-B controls on pre-assigned (probably all RAM) memory block. The first doubt that rise is : if I allocate the memory statically I can't free it (or rele...
Posted on November 26, 2013 at 03:21Hi guys,I'm try to include a set of ASM functions in a project. I have to build this project with arm-none-eabi  on a STM32F4-Discovery. My question is how modify the makefile to include the correct building proce...
Posted on September 23, 2013 at 11:19Hi all, I'm trying to write a makefile for arm-none-eabi toolchain (Menthor arm-2013.05-23-arm-none-eabi-i686-pc-linux-gnu). The file compile all project without error but I have several questions about this proc...