DINkit memory allocation

Questions about the BASICtools and MakeItC
Post Reply
YahooArchive
Posts: 1462
Joined: Fri Oct 19, 2012 5:11 am

DINkit memory allocation

Post by YahooArchive »

What memory configuration does the DinKit follow? I can not find it listed in
the help files. I understand it is an LPC2138, so does it follow the armweb?
Any hint or help would be appreciated.



YahooArchive
Posts: 1462
Joined: Fri Oct 19, 2012 5:11 am

Re: DINkit memory allocation

Post by YahooArchive »

> What memory configuration does the DinKit follow? I can not find it listed in
the help files. I understand it is an LPC2138, so does it follow the armweb?
> Any hint or help would be appreciated.
>

When configured for ethernet it follows the ARMweb

When just USB it follows the standalone compiler map (which places code at 3000
hex

We do need to get those maps into the help file

YahooArchive
Posts: 1462
Joined: Fri Oct 19, 2012 5:11 am

Re: DINkit memory allocation

Post by YahooArchive »

maps have been added

Post Reply