Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - nda

#1
ARM Cortex / blinky example LCP1768
March 09, 2015, 12:35:39 PM
Hello friends.

I am trying to use ethernet bootloader for LPC1768. Examples for LPC1700 written for Keil works good. I dont want to use Keil. I tried to compile blinky example in CooCox with free compiler(Sourcery_CodeBench_Lite_for_ARM_EABI). Startup files  are different. In Coocox it is written in c, and  in Keil it is written in asm. Example in coocox doesnot work. I dont know why. When i program it at 0x0000 - it works well. When i programm it throuh Flashmagic - it doesnot start. I dont know what to do. Please help.