 | Discussion Forum |  |
|
|
LPC2478 MMC driver problemNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author vol van Posted 29-Jan-2010 14:40 GMT Toolset ARM |  LPC2478 MMC driver problem vol van Hello, I am working on mmc driver in LPC2478-STK (olimex's). I am trying to implement the uboot mmc source to uClinux. Now, i can call the mmc_init() function, and i can receive the reply message. There is no problem here. But, i cant read or write any data to mmc. I noticed that i cant inclued the readfifo.s code to my project. (The MCI_ReadFifo function doesnot work because of this.) So, the program doesnot read/write any data. How can i add any asm file (readfifo.s) to my project ? Can you give me an example of makefile ? | | Read-Only Author Andy Neil Posted 29-Jan-2010 14:57 GMT Toolset None |  Can you give me an example of makefile ? Andy Neil Are you sure this is the correct forum - Keil doesn't use makefiles! | | Read-Only Author vol van Posted 29-Jan-2010 16:42 GMT Toolset ARM |  RE: Can you give me an example of makefile ? vol van Hello, i know that Keil doesnot use makefile. I wrote here because i guess many people working on LPC2478 in this forum. So maybe anyone can help me. If you are not, you may not reply my question. | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|