Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Re: Using Hantronix Chip on glass technology LCD Modules

2006-05-25 by Robert Adsett

Quoting newmanrf@...:
> The ARM architecture is, of course, flat with code and data able to be put
> anywhere therefore you can run code out of your ram as well as your flash
> and you can write to your code space so its easy to program flash. So for
> all intents and purposes of this discussion don’t pay attention to what’s
> in code and what’s in data just get the code running and in order to do
> that take the following advice:
>
> Get rid of: #pragma CODE
>
> Change: const unsigned char code l_mask_array[8]
> to: unsigned char l_mask_array[8]

Question:  Why get rid of const?  I would have thought you would still 
want this
in flash.

Robert

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.