EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Ethernet with LPC2148 and ENC28J60

Started by Sutton Mehaffey January 2, 2014
Paul Curtis wrote:

> ...you do not need interworking, there is nothing to "interwork"
> with. If you are using CrossWorks, leave the "Interworking" at
> "Default" on your project and it'll be disabled for Cortex-M3 builds.
>
OK... it appears that the assembler file was being assembled in ARM mode for some reason I haven't worked out yet.
If I put the directives .thumb and .thumbfunc into the assembler then it works without interworking.

Thanks for your input everyone.
--
Tim Mitchell


Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/lpc2000/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/lpc2000/join
(Yahoo! ID required)

<*> To change settings via email:
l...
l...

<*> To unsubscribe from this group, send an email to:
l...

<*> Your use of Yahoo Groups is subject to:
http://info.yahoo.com/legal/us/yahoo/utos/terms/

An Engineer's Guide to the LPC2100 Series

Also it is interesting about your results with helix decoder. Write some
notes after.
2014-01-03 Tim Mitchell :

> Paul Curtis wrote:
>
> > ...you do not need interworking, there is nothing to "interwork"
> > with. If you are using CrossWorks, leave the "Interworking" at
> > "Default" on your project and it'll be disabled for Cortex-M3 builds.
> > OK... it appears that the assembler file was being assembled in ARM mode
> for some reason I haven't worked out yet.
> If I put the directives .thumb and .thumbfunc into the assembler then it
> works without interworking.
>
> Thanks for your input everyone.
>
> --
> Tim Mitchell
>
>
>

--
CMake build environment project
for micro-controllers (use
it or
addyou
favorite MCU )

The 2024 Embedded Online Conference