Jump to ID:
BSPs and Drivers

Project Home

Documents

Discussions

Wiki

Project Info
Forum Topic - AT91SAM9263-EK BSP System Requirements: (9 Items)
   
 
 
AT91SAM9263-EK BSP System Requirements  
Hi

 

I downloaded your bsp for AT91SAM9263-EK.

I have Atmel evaluation board, and I have read your bsp readme file.

 

In your system requirements you wrote:

 

System requirements

Target system

Board version: Atmel At91sam9263-EK Evaluation Board 
Atmel At91sam9263 processor 
DataFlash:AT45DB642 (8MB) with U-Boot 1.1.5 
Host development system

System requirements: see the release notes 
Terminal emulation program (e.g. HyperTerminal, qtalk, tip, etc.) 
RS-232 serial port 
NULL-modem serial cable 
Ethernet link 
I don’t understand when you wrote “dataflash”; have you developed bsp only with evaluation board and its system 
resources, or you used other hardware hand wired?

 

Thanks for all.

Attachment: HTML index.html 2.54 KB
RE: AT91SAM9263-EK BSP System Requirements  
Hi Alessio (hopefuly this is your first name),

You should have received the dataflash card (SD card form factor) with
you AT91SAM9263-EK board. The dataflash card normally comes pre-loaded
with the U-Boot rom monitor and a version of Linux. 

In fact all you should need to bring up the board should be included in
the box but in our documentation we only mention what is the minimum
requirement to allow you to work on it.

Let me know if you have more specific question about this board or the
BSP itself.

Regards,

Nicolas

-----Original Message-----
From: alessio fabbri [mailto:alessio.fabbri@alfaec.it] 
Sent: Wednesday, July 09, 2008 12:13 PM
To: general-bsp
Subject: AT91SAM9263-EK BSP System Requirements

Hi

 

I downloaded your bsp for AT91SAM9263-EK.

I have Atmel evaluation board, and I have read your bsp readme file.

 

In your system requirements you wrote:

 

System requirements

Target system

Board version: Atmel At91sam9263-EK Evaluation Board 
Atmel At91sam9263 processor 
DataFlash:AT45DB642 (8MB) with U-Boot 1.1.5 
Host development system

System requirements: see the release notes 
Terminal emulation program (e.g. HyperTerminal, qtalk, tip, etc.) 
RS-232 serial port 
NULL-modem serial cable 
Ethernet link 
I don't understand when you wrote "dataflash"; have you developed bsp
only with evaluation board and its system resources, or you used other
hardware hand wired?

 

Thanks for all.



_______________________________________________
QNX BSPs
http://community.qnx.com/sf/go/post10253
Re: RE: AT91SAM9263-EK BSP System Requirements  
Hi Nicolas

I havn't received the SD with UBOOT !

I think in Italian market this SD isn't shipped with evaluation board.
Asking to ATMEL about my problem.

Thank you very much.

Alessio
RE: RE: AT91SAM9263-EK BSP System Requirements  
Hi Alessio,

What did you get then as part of your package? Your board must boot from
something and it is likely to have a UBoot version on it?

Nicolas

-----Original Message-----
From: alessio fabbri [mailto:alessio.fabbri@alfaec.it] 
Sent: Thursday, July 10, 2008 2:56 AM
To: general-bsp
Subject: Re: RE: AT91SAM9263-EK BSP System Requirements

Hi Nicolas

I havn't received the SD with UBOOT !

I think in Italian market this SD isn't shipped with evaluation board.
Asking to ATMEL about my problem.

Thank you very much.

Alessio

_______________________________________________
QNX BSPs
http://community.qnx.com/sf/go/post10293

Attachment: Text at91sam9263ek_boostrap_and_uboot_dataflash.bin 2 MB
Re: RE: RE: AT91SAM9263-EK BSP System Requirements  
Hi  Nicolas

I received only the board and cable kit.
No dataflash or boot monitor.

I'm asking to FAE Atmel in Italy about this question.

Thanks

Alessio
RE: RE: RE: AT91SAM9263-EK BSP System Requirements  
Hi Alessio,

Is your board current booting? You should have U-Boot info display on
the LCD if this is the case.

Nicolas

-----Original Message-----
From: alessio fabbri [mailto:alessio.fabbri@alfaec.it] 
Sent: Friday, July 11, 2008 6:48 AM
To: general-bsp
Subject: Re: RE: RE: AT91SAM9263-EK BSP System Requirements

Hi  Nicolas

I received only the board and cable kit.
No dataflash or boot monitor.

I'm asking to FAE Atmel in Italy about this question.

Thanks

Alessio

_______________________________________________
QNX BSPs
http://community.qnx.com/sf/go/post10386
Re: RE: RE: RE: AT91SAM9263-EK BSP System Requirements  
Hi Nicolas

Atmel FAE said that they will send to me Atmel Dataflash.

Uboot don't reside in NAND flash. I loaded in NAND flash a release finded in linux4sam.org site.

Question: how can modify build project to make a QNX binary that can running in NAND flash?

Thanks

Alessio
RE: RE: RE: RE: AT91SAM9263-EK BSP System Requirements  
Hi Alessio,

I didn't look at the NAND part and I don't know how difficult it will
be. Your best option should be to find a UBoot version made to run from
NAND.

Cheers,
Nicolas

-----Original Message-----
From: alessio fabbri [mailto:alessio.fabbri@alfaec.it] 
Sent: Monday, July 14, 2008 8:35 AM
To: general-bsp
Subject: Re: RE: RE: RE: AT91SAM9263-EK BSP System Requirements

Hi Nicolas

Atmel FAE said that they will send to me Atmel Dataflash.

Uboot don't reside in NAND flash. I loaded in NAND flash a release
finded in linux4sam.org site.

Question: how can modify build project to make a QNX binary that can
running in NAND flash?

Thanks

Alessio

_______________________________________________
QNX BSPs
http://community.qnx.com/sf/go/post10453
Re: RE: RE: RE: RE: AT91SAM9263-EK BSP System Requirements  
Hi Nicolas

I found U-BOOT for NAND flash and prepare QNX build that work.

Great !!!

Thanks

Alessio