Search found 8 matches

by kebrzyk
Wed Apr 20, 2011 8:25 am
Forum: S3C2440 Boards
Topic: Linux DMA mini2440
Replies: 0
Views: 10463

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...
by kebrzyk
Sat Feb 20, 2010 12:12 am
Forum: S3C2440 Boards
Topic: Flash NOR with JTAG Problem
Replies: 4
Views: 2080

Re: Flash NOR with JTAG Problem

mainboard.jpg
mainboard.jpg (169.15 KiB) Viewed 2324 times
I think that it is my flash.
by kebrzyk
Fri Feb 19, 2010 12:04 pm
Forum: S3C2440 Boards
Topic: Flash NOR with JTAG Problem
Replies: 4
Views: 2080

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...
by kebrzyk
Fri Feb 19, 2010 1:01 am
Forum: S3C2440 Boards
Topic: Flash NOR with JTAG Problem
Replies: 4
Views: 2080

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...
by kebrzyk
Thu Feb 18, 2010 4:31 pm
Forum: WinCE Development
Topic: Flash NOR with JTAG Problem
Replies: 11
Views: 9535

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 ...
by kebrzyk
Thu Feb 18, 2010 3:47 pm
Forum: WinCE Development
Topic: Flash NOR with JTAG Problem
Replies: 11
Views: 9535

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...
by kebrzyk
Mon Feb 08, 2010 10:30 am
Forum: S3C2440 Boards
Topic: timers and interrupts without OS problem
Replies: 0
Views: 1203

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...
by kebrzyk
Wed Dec 16, 2009 10:50 pm
Forum: S3C2440 Boards
Topic: programming mini2440 without OS
Replies: 1
Views: 1532

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.