|
From: Ernst B. <e.b...@xe...> - 2005-07-01 14:31:28
|
On Friday 01 July 2005 16:00, Muller Jaco <jjm...@su...> wrote: > The endpoint buffers are at 0x7b40-0x8000 and mapped to 0x1b40-1F40. To > be safe, I can start my code at 0x8000, which gives it about 32KB of > space to grow without any hassles. It works, except when the firmware > gets bigger than 19000 bytes, so the problem must lie elsewhere. Any > ideas? > Unfortunately, not really. It just fails to run after firmware upload, or does the upload break? An idea to debug would be to upload firmware (without reset), then immediatly download the entire ram again, and compare if everything is where it should. if thats not the problem, I'm out of ideas, sorry. bye, /Ernst |