Am 15.03.2013 14:10, schrieb Peter Bigot:
> If you file a tracker ticket on the SF project and attach a
> self-contained and reduced reproducing example along with what you did
> (exact build commands), what you saw, and what you expected to see, I'll
> take a look.  Don't send any questions or code to me personally unless
> I've invited you to do so, or you've contracted with me for support
> (which would be a different email address).

That's why I asked you before hand and will now do the proposed ticket
way. Thanks!

> Read ESR's "smart questions" document, and please be very accurate and
> concise with what you provide.  In the first email you say it failed
> with medium model; in this new one you say it works with medium model
> and fails with large model.  If, like #342, what you provide does not

So I also have to ask you for accurately reading my first mail :)
I did describe two problems.

One is the byte order problem which occurs when using the medium model,
right. And this fault can be overcome by declaring the array as const.

The other problem is that "large" immediately fails with rendering the
controller unausable (blown fuse). This means the application does not
even run so I can not tell if the byte order problem may or may not
occur with "large" too.

> allow me to reproduce the problem in a few minutes effort I'm going to
> consider it a problem with your code or environment, and I don't provide
> support for that for free.
> 
> Note that I probably don't have whatever LCD hardware you're targeting,
> so you'll have to make it reproducible with something that produces
> serial output (via printf).

The LCD is connected to SPI and there is no feedback from the LCD. So as
long as you do not have any SPI peripherals that might choke on the data
coming in it should not matter.

> Peter
Cheers
  nils

-- 
kernel concepts GmbH       Tel: +49-271-771091-12
Sieghuetter Hauptweg 48
D-57072 Siegen             Mob: +49-176-21024535
http://www.kernelconcepts.de

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to