Search found 8 matches
- Wed Apr 20, 2011 8:25 am
- Forum: S3C2440 Boards
- Topic: Linux DMA mini2440
- Replies: 0
- Views: 10873
Linux DMA mini2440
Hello everyone, I want use DMA channel 0, source 0 (external device) to my project and i have question: Has anybody any examples how use DMA on mini2440 under linux? I would like transfer data from FIFO (IDT72V2105) which is connected to system bus in mini2440 to SDRAM. If anyone has some example (m...
- Sat Feb 20, 2010 12:12 am
- Forum: S3C2440 Boards
- Topic: Flash NOR with JTAG Problem
- Replies: 4
- Views: 2813
Re: Flash NOR with JTAG Problem
I think that it is my flash.
- Fri Feb 19, 2010 12:04 pm
- Forum: S3C2440 Boards
- Topic: Flash NOR with JTAG Problem
- Replies: 4
- Views: 2813
Re: Flash NOR with JTAG Problem
Did you follow these instructions viewtopic.php?f=6&t=45 ? Once you setup H-JTAG properly, it should work. yes I did exactly like in this instructions. If you can boot from the NOR, then its not "broken" I can't because probably I erased NOR accidentally when I first time tried change supervivi. No...
- Fri Feb 19, 2010 1:01 am
- Forum: S3C2440 Boards
- Topic: Flash NOR with JTAG Problem
- Replies: 4
- Views: 2813
Flash NOR with JTAG Problem
I have a problem, because when I want re-load supervivi I got Error: Can't download driver to speciefied address My flash is is SST39VF1601. I set: 16-Bit x 1-Chip Flash start address: 0 RAM start address: 3 000 000 000 Everytime when I want "check" in H-flasher I get this error. Is possible that NO...
- Thu Feb 18, 2010 4:31 pm
- Forum: WinCE Development
- Topic: Flash NOR with JTAG Problem
- Replies: 11
- Views: 12236
Re: Flash NOR with JTAG Problem
How can I check it? Just "check" option in H-Flasher ? EDIT: Ok I see on the board. It is SST39VF1601, but I selected this flash and it didn't works. EDIT: Now I have error: Error: Can't download driver to speciefied address I set: 16-Bit x 1-Chip Flash start address: 0 RAM start address: 3 000 000 ...
- Thu Feb 18, 2010 3:47 pm
- Forum: WinCE Development
- Topic: Flash NOR with JTAG Problem
- Replies: 11
- Views: 12236
Re: Flash NOR with JTAG Problem
Hi all, I have a problem, because when I want re-load supervivi I got Error: Flash id does not match. Please make sure that the right flash device is selected. I selected SST39VF1601 like in this tutorial: http://www.friendlyarm.net/dl.php?file=download.pdf and also i tried selected AM29LV160DB like...
- Mon Feb 08, 2010 10:30 am
- Forum: S3C2440 Boards
- Topic: timers and interrupts without OS problem
- Replies: 0
- Views: 1520
timers and interrupts without OS problem
Hi, I am developing program with Leds (binary counter on leds) and timer with interrupt, but it doesn't work. Idea is when the timer counted one second then should request interrupt. It's mean that Led must be on. I am writting in Eclipse. #include "2440addr.h" #include "Def.h" void init_timer (void...
- Wed Dec 16, 2009 10:50 pm
- Forum: S3C2440 Boards
- Topic: programming mini2440 without OS
- Replies: 1
- Views: 1873
programming mini2440 without OS
Hi
I'm new user mini2440 and I would like know that somebody tried programming this board without OS? On CD from seller are examples but there isn't linker script and makefiles. I'm starting with ARM and I don't have idea how build it.
thank You for answer.
I'm new user mini2440 and I would like know that somebody tried programming this board without OS? On CD from seller are examples but there isn't linker script and makefiles. I'm starting with ARM and I don't have idea how build it.
thank You for answer.