Hi all! I'm playing with my Juicebox/OpenOCD/Eclipse running and debugging the test apps. Thanks to everyone for their info posted here!
I do have a question about building the test image. I am trying to determine the offsets in the JuiceWareTestImage to get a better understanding of how all this works. This is what I understand so far. Can someone please let me know if this is right?
File Offset Comments
0x0000-0x0247 First 0x247 bytes from a JuiceWare cart
0x0248-0x024B Branch to offset 0x1000
0x024C-0x0FFF ??
0x1000- Code and data
Also, what memory regions(locations) are availble to put code/data into the JB 2 MB internal RAM?
Thanks!
-David