NlMakesis Y-Browser Y-Tasks
I tried to do arm build for device from command-line...
C:\test>abld build arm5 urel This project does not support platform, build or program "ARM5" C:\test>
Why is it showing this?? What should I install for arm build???
Thanks, Rekha
The correct syntax is "abld build armv5 urel"
or "abld build gcce urel" if you don't have the ARM compiler
Forum posts: 1156
The correct syntax is "abld build armv5 urel"
Forum posts: 110
or "abld build gcce urel" if you don't have the ARM compiler