Posted on April 12, 2013 at 19:17Hello, I have developt a project with Coocox. It works almoost, there is text displayed on my tft but the image included in the main file is not displayed. What did i do wrong, could someone look into it. thanks
Posted on August 25, 2012 at 09:51My program wont start up, and i don't know how to solve this / where to start searching. When i try to debug my program, it won't jump to reset_handler as it first jump's to normaly.now at startup it jump's first to...
Posted on August 04, 2012 at 15:52hello as the tittle says i'm searching for some example code for http://elm-chan.org/fsw/tjpgd/00index.htmli have fatfs working from chan. i have a display up and running. now i only need to find out how to use the ...
Posted on July 23, 2012 at 20:12
could someone tell me how to get ride of this error
c:/yagarto471/bin/../lib/gcc/arm-none-eabi/4.7.1/../../../../arm-none-eabi/bin/ld.exe: cannot find crt0.o: No such file or directory
collect2.exe: er...
Posted on July 22, 2012 at 09:07Does someone now a tutorial where is explained from a to z how to setup a development enviroment for a stm32f4discovery.i'm constantly running against problems, of not compilling my projects good. i realy wan't to use...
Posted on April 12, 2013 at 20:24Yes this is for the stm32f4 discovery. I think the code is correct because the text is displayed, so the screen is initialized correct. and output to the screen goes also good. so i have to look into the code
Posted on August 21, 2012 at 21:51I have a new problem, my program won't start. see [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/program won't startup. strainge...
Posted on August 18, 2012 at 10:10i found what was wrong, sometime ago i tryed alter the buffers even so JD_SZBUFthis buffer was set the same as the workspace, so i run out of memory, it is set back to 512next thing to do is to write it to the displ...
Posted on August 17, 2012 at 19:09i tryed, but i have a test version of attollic and this has a code limitation. normaly i use eclips, but eclips won't import the settings. i copy parts of your main file that i need to use, i used my own display dri...
Posted on August 17, 2012 at 16:22I don't get a image on my screen. when i debug it i have a JDR_MEM1, /* 3: Insufficient memory pool for the image */the pool size is 4096, do i have to increase it ?or is there somthing else wrong ?