• keil uvision5 hex problem
    I am using keil uv5 but hex file created is only of 4kb even though i have written enough program and i am using lpc2138 and it happens for every program I write so I am unable to load my program in...
  • C8051F120 extended Hex record
    Hi , I am using C8051F120 mcu for my application software. This software has 3 hex files because in this i have used code banking. I have use Bank 0,1,2,3. Now I am using JTAG for downloading code...
  • FlasFS - slowing to record files
    I am develop an application that will store data into a SD. I am having problems with times of record using the FlashFS. After record some LOGs, recording new entries is very slow. I am using: LPC1768...
  • Intel HEX - Start Linear Address Record
    Hi there, I'm working on a bootloader that uses a hex file. What does this row do? :0400000508000131BD It breaks up to these: : Start code 04 Byte count: 4 0000 Address 05 Record...
  • STM32 / uvision5
    I am new with STM32 and tried to build the first blinky project. I am wondering why I see several unknown .c .h files in the project pane? Under the Source files there is only one file 'Blinky.c' but...