NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
Talk:Boot Images for OMAP-L137
For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article Boot Images for OMAP-L137 here.
I can't compile the project on ARM and the error message is: "boot.asm", ERROR! at line 23: [E0004] Absolute, well-defined integer value
.if __TI_TMS470_V7M3__
"boot.asm", ERROR! at line 177: [E0004] Absolute, well-defined integer value
.if __TI_NEON_SUPPORT__ | __TI_VFP_SUPPORT__
"boot.asm", ERROR! at line 272: [E0002] Illegal mnemonic specified .symdepend ".cinit", ".bss"
"boot.asm", ERROR! at line 273: [E0002] Illegal mnemonic specified .symdepend ".cinit", ".text"
"boot.asm", ERROR! at line 274: [E0002] Illegal mnemonic specified .symdepend ".bss", ".text"
"boot.asm", ERROR! at EOF: [E0300] The following symbols are undefined: 6 Assembly Errors, No Assembly Warnings
Errors in Source - Assembler Aborted
>> Compilation failure
--Fandw06 23:01, 29 November 2011 (CST)