Hello Everyone, I need help about my project on mini2440. The problem is that I cannot test the sample codes(2440test_N35.bin) I try to download this sample to mini but There won't be any interface like described on manual. I will explain deeply what i am trying: 1. Well configured the connection settings on DNW(COM1,115.200,0x3000000) and Connect on Serial Port menu section, 2. Switch to NOR, 3. Turn on the mini, 4. We see ---------------------------------------- ##### FriendlyARM BIOS 2.0 for 2440 ##### [x] format NAND FLASH for Linux . . . [q] Goto shell of vivi Enter your selection: ----------------------------------------- that screen. I think Everything is fine till now. 5. [d] download&run section is selected, 6. USB Port->Transmit/Restore: '2440test_N35.bin' file, After this the we see the screen below ------------------------------------------ . . Enter your selection: d Clear the free memory USB host is connected. Waiting a download. Now, Downloading [ADDRESS:3000000h,TOTAL:613042] RECEIVED FILE SIZE: 613042 (598KB/S, 1S) Downloaded file at 0x30000000, size = 613032 bytes á ------------------------------------------ And the problem is just here. I cannot see the test screen or anything else, just see the same '##### FriendlyARM BIOS 2.0 for 2440 #####' menu. In addition nothing on mini2440 screen. If I can solve this problem as soon as possible, I will develop a camera streaming program without OS. Thanks in advance, ali
cannot test the sample codes!
Hello again, I solved the download&run problem by adding '0' to the address 0x30000000. Though I solved the problem, I cannot delete this topic. Back to my real question now. I need to develop the cmos camera streaming program without any os. So what will you advice me to start with? or what should I do before starting. Thanks in advance, ali