Forums Search for: Flash
AT91SAM9261 and NOR Flash
inI am using a AT91SAM9261 and external (AT49BV160D 1Mx16 NOR flash) in my target. I plan on using the flash as boot & program memory so the...
I am using a AT91SAM9261 and external (AT49BV160D 1Mx16 NOR flash) in my target. I plan on using the flash as boot & program memory so the flash /CE is connected to NCS0. I have not been able to program the flash memory. The closest I have gotten is every other word (address 0, 4, 8, 12, 16 etc) when programming with Seggers JFlash program through the JTAG port. I have been able to co...
Partially Erasing Flash
inI'm currently reviewing the Embedded Flash Controller for the AT91SAM7S256. I understand that there's only one Erase Command (Erase All) that...
I'm currently reviewing the Embedded Flash Controller for the AT91SAM7S256. I understand that there's only one Erase Command (Erase All) that 'only' erases the entire flash and cancels if any of the pages were locked. Does anyone know any methods/workarounds for erasing individual pages/sectors of the flash? Many thanks, Leighton
AT91SAM7X512 flash damage during programming
inAll, I'm looking for people who have experience with programming the flash on the new AT91SAM7X512 chips. Specifically, programming it using...
All, I'm looking for people who have experience with programming the flash on the new AT91SAM7X512 chips. Specifically, programming it using the two internal flash controllers (AT91C_MC_FCR0 and 1). I believe we are seeing a problem where using the chip to self-program results in damage to the chip that ultimately prevents any further flashing of flash plane 0. This is not happenin...
How to program flash in Rowley Crossstudio
inHi all, I'm using Rowley Crossstudio in the evaluation period. As a debug interface I use wiggler. Debugging in RAM works great, but when...
Hi all, I'm using Rowley Crossstudio in the evaluation period. As a debug interface I use wiggler. Debugging in RAM works great, but when trying to debug in Flash it pops an error, that verifier has found errors, and nothing in Flash has changed. How to program the flash correctly through the IDE and wiggler? Where to set output to .hex or hzx to use Cross
NAND FLASH on Evaluation kit AT91SAMSE-EK
inHello all, the at91sam7se-ek kit comes with nand flash from samsung..what i found from the atmel website is they give out testing software...
Hello all, the at91sam7se-ek kit comes with nand flash from samsung..what i found from the atmel website is they give out testing software for all components mounted on evaluation kit...but i did not find any software for evaluating this nand flash.. does any once have sample code for SAMSUNG NAND FLASH K9F2G08U0M Best regards jens
ask about AT91SAM7S256 flash memory
inDear all, About AT91SAM7S256, How do I use the internal flash memory as an EEPROM data storage ? Anybody know how to read and write the flash...
Dear all, About AT91SAM7S256, How do I use the internal flash memory as an EEPROM data storage ? Anybody know how to read and write the flash memory area ? Thanks a lots for any attention Regards Fayes --------------------------------- Never miss a thing. Make Yahoo your homepage.
Memory Configuration on AT91SAM9260-EK board.
inHi, Does anyone know the reason of using SDRAM and NAND flash on 9260-EK instead of combination of parallel flash and SRAM? I am thinking to...
Hi, Does anyone know the reason of using SDRAM and NAND flash on 9260-EK instead of combination of parallel flash and SRAM? I am thinking to connect parallel flash and SRAM to the 9260's EBI interface. I believe SRAM will give better performance in terms of accessing speed. Any comments? Regards Phuah
Flash Programming
inHi I am very new to microcontrollers. Now my assignment is to write a program to store data on the flash memory of the controller. I am using...
Hi I am very new to microcontrollers. Now my assignment is to write a program to store data on the flash memory of the controller. I am using AT91SAM7s128. Can any one pls send me the code. ------------------------------------
AT91SAM9260 programm Nor Flash at NCS0
inHi, I`m working with the AT91SAM9260 controller and I try to download some code by the jtag interface to the external NOR flash (connected...
Hi, I`m working with the AT91SAM9260 controller and I try to download some code by the jtag interface to the external NOR flash (connected at NCS0). When I power up the board the controller tries to read out a valid sequence from the nor flash (NCS0 is low, NWE0 is high and NRD is low (similar to a clock signal)). Therefore I think the bootloader / controller is working there should ...
IAR5.x fails to program sam7s
inHi, I am evaluation IAR 5.2 and IAR 5.3 products. Both seems to fails to program the on chip FLASH of sam7s256 and sam7s64 chips. Version...
Hi, I am evaluation IAR 5.2 and IAR 5.3 products. Both seems to fails to program the on chip FLASH of sam7s256 and sam7s64 chips. Version 5.2 hangs after a progress bar window pops up saying "Programming flash". Version 5.3 reports an error in the debug log (similar to "Flash programming failed."). The same boards work fine with IAR 4.41. Does anybody has a solution to this problem? ...
MCU flashing problem getting-started-project-at91sam9263-ek sample program
inHi, i have an at91sam9263-ek board. i flash mcu using samba for demo programs without any problem. Which boot code should i load and...
Hi, i have an at91sam9263-ek board. i flash mcu using samba for demo programs without any problem. Which boot code should i load and also where should i load it in(NAND, NOR etc ) for getting-started-project-at91sam9263-ek demo program? There are also soamae other things i really dont understand. For example what the data flash is? is it a serial flash or internal rom? i will ...
AT91SAM7X256 internal flash read write with Rowley's CrossStudio
inHi guys, Anybody have done the internal flash read & write from CrossStudio project ? I've downloaded Atmel's internal flash project, but...
Hi guys, Anybody have done the internal flash read & write from CrossStudio project ? I've downloaded Atmel's internal flash project, but those are for gcc and IAR compiler.. i tried to port over to CrossStudio, but i'm stuck at setting the function to run in RAM for IAR, it's __ramfunc for gcc, it's __attribute__ ((section (".ramfunc"))) what is for CrossStudio ? Thanks fo...
read flash with crossworks
Hi! Can someone help me how to read the content of the flash of a uC (SAM7X) back to a hex file with Crossworks? Thanks a lot. best...
Hi! Can someone help me how to read the content of the flash of a uC (SAM7X) back to a hex file with Crossworks? Thanks a lot. best regards, David ------------------------------------
Internal Flash control in AT91SAM9XE
inHow are you? I am sorry, my english is not so good. I am a user developing the AT91SAM device using IAR. I want to write data in internal...
How are you? I am sorry, my english is not so good. I am a user developing the AT91SAM device using IAR. I want to write data in internal flash of at91sam9xe device from host via usb communication. I am controlling using eefc module provided in at91sam9xe. When I try to write data received from host into internal flash via usb port, occur "prefetch handler" error. error location is "EFC_pe...
AT91SAM9263 is not booting with NAND Flash..........
inDeal All, I am using AT91SAM9263 Rev.B CPU, with NAND Boot-Strap from www.linux4sam.org. CPU will not boot with 64MB (512b page, 16k/block) ...
Deal All, I am using AT91SAM9263 Rev.B CPU, with NAND Boot-Strap from www.linux4sam.org. CPU will not boot with 64MB (512b page, 16k/block) NAND Flash (ST/Numonyx make) NAND512W3A2C, but I changed 256MB (2048b page, 64pages/block) NAND Flash (Micron make) MT29F2G08AACWP, CPU is booting well.... Can any one suggest me what may be the woring thing?? Thanks in advance. Regards, Kiran
JFFS2 prblm on AT91SAM9260EK with STMICRO NAND FLASH
inHi all, i am working on customized ATMEL at91sam9260 board with ST MICRO NAND FLASH NAND01GW3B2C(128MiB,3,8-bit,) page size :(2048 + 64...
Hi all, i am working on customized ATMEL at91sam9260 board with ST MICRO NAND FLASH NAND01GW3B2C(128MiB,3,8-bit,) page size :(2048 + 64 spare) bytes, block size (128 k + 4k spare) bytes, i am unable to mount jffs2 filesystem on nand flash , but im able to mount on samsung nand from AT91SAM9260EK BOARD, While mounting i am getting some ECC errors and mtd-> read errors. so plz sugge
Can't write to flash memory
inHi all, I have encountered a problem when storing user data in the program flash memory. I use the normal code: mc-> MC_FCR =...
Hi all, I have encountered a problem when storing user data in the program flash memory. I use the normal code: mc-> MC_FCR = AT91C_MC_WRITE_KEY | AT91C_MC_FCMD_START_PROG | (page < < 8); Writes below 0x100000 work fine, at this address and above, the processor crashes. The problem seems to occur with various SAM7 models I have tried. Any idea? Is it a mapping issue? Thanks
how to read Flash / SDRAM size and vendor name
inHello All, I have just joined the grioup. I'm working on AT91SAM9G45 device and using IAR workbench. I would like to read Flash /...
Hello All, I have just joined the grioup. I'm working on AT91SAM9G45 device and using IAR workbench. I would like to read Flash / SDRAM "SIZE and VENDOR NAME". Is there any API or any registers to read where I can get above information ? Thanks in advance. -Ashok ------------------------------------
Interrupt not working on Eval Board...
inHello, Has anybody else experienced where Interrupts are not working on the AT91SAM7S-EK eval board when one downloads a new version of...
Hello, Has anybody else experienced where Interrupts are not working on the AT91SAM7S-EK eval board when one downloads a new version of code into the flash via the JTAG and then running it under the debugger.. They are all ther ein the AIC module Interrupt Pending register. I have to power down the board, repower, burn the flash with the FREERTOS
Re: Cooperative FreeRTOS on SAM7-ex256 - Interrupts
in> Ok! I've made the changes. So this might be the problem. The=20 > interrupts are working, but the tasks do not. What should I do next? So...
> Ok! I've made the changes. So this might be the problem. The=20 > interrupts are working, but the tasks do not. What should I do next? So the tick interrupt now runs. Are you still installing other interrupts? If you have just the tick interrupt running, do the flash tasks now execute= ? Can you place a break point in the flash task to be double sure it is not running. Regards, Rich