Search found 2 matches

by x893
Mon Feb 11, 2013 10:54 am
Forum: Developer Discussions
Topic: crazyflie-firmware
Replies: 9
Views: 16498

Re: crazyflie-firmware

OK - i try with your recomendations

Thanks
by x893
Wed Feb 06, 2013 11:22 pm
Forum: Developer Discussions
Topic: crazyflie-firmware
Replies: 9
Views: 16498

crazyflie-firmware

Hi, i compile crazyflie-firmware under Keil (ARMCC) with O1 optimization and see: Program Size: Code=39060 RO-data=1540 RW-data=968 ZI-data=16736 [/b] if i compile under arm-none-eabi-gcc.exe 4.6 text data bss dec hex filename 77916 460 16344 94720 17200 cflie.elf [/b] What compiler you use to build...