--- In lpc2000@yahoogroups.com, Rock Raj <rockraj_2003@...> wrote: > > Dear Schick, > > In the Project, Options -> Category i just checked all boxes in Output List file > and Output assembler file. > > I have got an error message, that Assembler list file generation not allowed in this version of the compiler. > > Am i did any mistake, why my version won't support assembler. I have got a limited version of 32k CODE SIZE.(V4.30) > > Am i have to check any other things. > > kindly inform me. > > regards, > Rajendra R > > 42Bastian Schick <bastian42@...> wrote: > Rajendra > > > Now i want to learn how to do coding using Assembley. > > I am using IAR Kick-Start card. Does anyone have any example Program > > for ARM using this IAR Compiler. > > Turn on listing in the compiler + C source as commets. > Best way to learn assembly. > > > Kindly support me by giving a simple UART communication program to > > start with. > > Don't you have one in C ? If so see above hint. > > -- > 42Bastian > > > > Yahoo! Groups Links > > > > > > > > > > --------------------------------- > Jiyo cricket on Yahoo! India cricket > Yahoo! Messenger Mobile Stay in touch with your buddies all the time. > > [Non-text portions of this message have been removed] > Rajendra, The Kickstart version is limited to 32K C source and unlimited ASM. The ASM source output option is disabled to prevent user from compiling C to ASM, effectively bypassing the limitation. I don't think there is a way to do what you want using the KickStart compiler. It's a good compiler though. Ian
Message
Re: Any Example assembler Program for ARM
2006-04-25 by ian.scanlon
Attachments
- No local attachments were found for this message.