Hi Everyone!
Working codeblocks, I’ve successfully built the tutorials 001_midi_forward app, and uploaded it with mios studio 2.2.4 to my LPC17. ![]()
Now I try to build the mios128 v3 application. Codeblocks tells the app is built for LPC processor but when I try to upload it to My LPC17, mios studio reads:
"STM32 Flash
Hex file contains invalid range for mios32 lpc17"
I’m sure it’s a simple thing but don’t know where to look at. If someone could help me…
Many thanks
Bibi
Here is the build log from codeblocks:
-------------- Build: Release in test midio128 ---------------
Using makefile: Makefile
Application successfully built for:
Processor: LPC1769
Family: LPC17xx
Board: MBHP_CORE_LPC17
LCD: universal
text data bss dec hex filename
136804 5944 33320 176068 2afc4 project_build/project.elf
Process terminated with status 0 (0 minutes, 12 seconds)
0 errors, 0 warnings