• Troubles with fopen()
    Hi. I'm trying to use EFS in SPI flash. All libraries and sources are included in project according to rl-arm_gs.pdf and I set heap to 0x1000. finit() and fformat() functions works normal, but when I...
  • Simulation trouble
    Hi, I have just started using the Keil Development tools. I build a loader example based on ST IAP UART demo that work fine on a real board. Then I try to convert the target in order to test modifications...
  • Mutex trouble
    Hi, When I create task and debug function fi_Test1 program crach on acces to memory. What is cause of it? Thank You int fi_Test1(void) { int res; START_LOCK (int); RETURN (res); END_LOCK;...
  • malloc trouble
    Hi, I am working with a hardware/firmware combination that have worked together previously, however I have just installed keil on a new computer. When I compile the firmware and program the AT91SAM7SE256...