grabbMODUL-4 (VM-004-6) ==================== These Modul include in difference to standard-modul: VM-004 (256k RAM, 256k FLASH, 1MB RAM-Video) one controller-memory of 1MB RAM: VM-0004-6 (1MB RAM, 256k FLASH, 1MB RAM-Video) For startup with the grabbMODUL-4 please read section 1 of the manual L-612. The manual is located in the folder ..\DOKU. With programming of the VM-004-6 you must the following attention: 1) Use in the listing... /VM-004-6 (1MB RAM)/startup/... files present - startfla.a65 (for FLASH-mode) 0x000000-0x040000 FLASH (CS0) 0x100000-0x200000 RAM (CS1) 0x200000-0x300000 RAM-Video (CS2) - startup.a65 (for RAM-mode) 0x000000-0x100000 RAM (CS1) 0x100000-0x040000 FLASH (CS0) 0x200000-0x300000 RAM-Video (CS2) In these the necessary memory adjustment is made. 2) Use in the listing... /VM-004-6 (1MB RAM)/Sourcen/... project present. In these the necessary memory attitudes one makes. 3) Use with the allocieren of large storage areas always the xhuge Model e.g.: - unsigned int xhuge VD_BUFFER_512k[262144]; // Example for an 512k Buffer into Controller-RAM Attention: On delivery the grabbMODUL-4 FLASH memory already contains the LOCAL_COM demo firmware. Please read the instructions in the manual to get started with the module. You'll find the startup-instructions in section 5.5: "work with Phytec firmware". PHYTEC (HF)