EmbeddedRelated.com
The 2024 Embedded Online Conference

Which Compiler / debugger / Software simulator are you using for AT91SAM7XC256?

Started by regismaltais in AT91SAM ARM18 years ago 2 replies

Hi, I'm planning to use the Jtag circuit that have been posted here to Flash my AT91SAM7XC256. I do not have a board I will like to make my...

Hi, I'm planning to use the Jtag circuit that have been posted here to Flash my AT91SAM7XC256. I do not have a board I will like to make my own. Which Compiler / debuggre / Software simulator are you using for AT91SAM7XC256? By software simulator I mean I do not want to have a phsical connection with the PC and the ARM, I prefer to debug first by software / simulation and when I li...


need help to work with ARM at91sam7x256

Started by nixxterlid in AT91SAM ARM16 years ago 11 replies

i'm totally new to this and i need to do my final year project using it. can anyone give any simple example source code and it's appropriate...

i'm totally new to this and i need to do my final year project using it. can anyone give any simple example source code and it's appropriate compiler, editor and simulator? i've tried to learn the rowley associates crosswork version 1.7 but i'm still clueless about it n how to use it. please help..really in need ------------------------------------


AT91SAM7S256...

Started by rushikesh in AT91SAM ARM13 years ago 3 replies

Hello, I am new to this controller. Can anybody suggest which tool chain to select for AT91SAM7S256 with which its easy to start with that...

Hello, I am new to this controller. Can anybody suggest which tool chain to select for AT91SAM7S256 with which its easy to start with that is set of IDE+Compiler+Debugger. I need .a79 as my output file extention.?? thank you, ------------------------------------


C++ on a at91sam9260-ek with Yagarto

Started by gene_klein2000 in AT91SAM ARM15 years ago 3 replies

Hi, I would like to start programming in c++ on a at91sam9260-ek. Is there anyone who can help me with the linker file and startup code for...

Hi, I would like to start programming in c++ on a at91sam9260-ek. Is there anyone who can help me with the linker file and startup code for the constructors\destructors(if i need them). What I'm using now is the AT91lib & getting started as an starting point. My compiler are the Yagarto tools. thanks , gene ------------------------------------


AT91SAM7x256 Interrupts

Started by boerrick in AT91SAM ARM17 years ago 3 replies

I'm using the AT91SAM7X256 on the AT91SAM7x-EK evaluation board. I can run my code on the microcontroller (leds, joystick, uart) and now I...

I'm using the AT91SAM7X256 on the AT91SAM7x-EK evaluation board. I can run my code on the microcontroller (leds, joystick, uart) and now I try to use interrupts. Has anybody a startup file (in assembler for GNU compiler) for the AT91SAM7x256 with the use of interrupts?? I've made my own crt.s but it is not working, why, I have no idea!


IAR Embedded Workbench and AT91SAM7 Sample code

Started by Marco in AT91SAM ARM18 years ago 1 reply

Hello, I am searching for some sample code using UART in interrupt mode with ARM IAR C++ compiler. Is there some place where I can find...

Hello, I am searching for some sample code using UART in interrupt mode with ARM IAR C++ compiler. Is there some place where I can find some sample? Thanks in advance.


Embedded Linux on AT91SAM, which config do you use?

Started by Andre Gompel in AT91SAM ARM16 years ago 2 replies

Gentlemen: if you are using embedded Linux, with an AT91SAM7x, then could you share your experience: * Which Linux * Which Tools...

Gentlemen: if you are using embedded Linux, with an AT91SAM7x, then could you share your experience: * Which Linux * Which Tools (Compiler, JTAG interface, debugger...) * Which AT91SAM7S and which config (external DRAM? etc...) * What is the good, the bad etc... Thank you. a.g Andre Gompel a...@yahoo.com _______________________________________________________________...


Selecting Microcontrollers

Started by ipan_dgl in AT91SAM ARM17 years ago 14 replies

Hi, Selecting the micros, depends on 1. Memory & Peripheral Requirement 2. Cost of the IC 3. Support(Cost of Debugger,...

Hi, Selecting the micros, depends on 1. Memory & Peripheral Requirement 2. Cost of the IC 3. Support(Cost of Debugger, Cost of Compiler & general enquiry/help) from the Microcontroller manufacturers. 4. Type of Application Item one is must for any project. Item two to four, we have to do much analysis, before investing. I heard from discussion ...


AT91SAM7 books

Started by km6vv in AT91SAM ARM17 years ago 6 replies

Hi to the list, I've done a little programming on the Atmel AT91SAM7S-EK demo board using the IAR compiler. I've also been working on a...

Hi to the list, I've done a little programming on the Atmel AT91SAM7S-EK demo board using the IAR compiler. I've also been working on a board design using the chip and both parallel bus peripherals and SPI peripherals that is coming along nicely. I've been looking for a good text on this processor. Has anyone read any of these books, and have a comment? Or another book? http://...


final steps to getting my own boot loader to work

Started by fa50_pilot in AT91SAM ARM16 years ago 2 replies

I've written my own USB bootloader and it is ALMOST working. I'd like to describe my approach and ask for any ideas on what is wrong. First,...

I've written my own USB bootloader and it is ALMOST working. I'd like to describe my approach and ask for any ideas on what is wrong. First, I'm using IAR C-compiler, my own hardware with an AT81SAM7S256 mpu with USB. All bootloader and USB stack code is located at 3B000 (top 16 k of the 256 flash), and will only allow updating of the lower 240k (more than enough for my application). M...


Help please...

Started by prav...@gmail.com in AT91SAM ARM15 years ago 9 replies

I'm a newbie in the field of embedded systems, For my project, I have to build an Image processing application using Embedded systems.... I have...

I'm a newbie in the field of embedded systems, For my project, I have to build an Image processing application using Embedded systems.... I have with me a at91sam9263 board ... I have also downloaded the yagarto gnu gcc arm cross compiler and the yagarto tools... Is there any way to integrate opencv & yagarto with eclipse....??? And, is there any at91sam9263 simulator....??? ---------------------...


AT91 USART Interrupt Source Code GCC

Started by jannethgil in AT91SAM ARM19 years ago 2 replies

Hi Does anybody has an simple example on using usart interrupts using the GCC compiler for an AT91 ARM7 microcontroller?. I just...

Hi Does anybody has an simple example on using usart interrupts using the GCC compiler for an AT91 ARM7 microcontroller?. I just need to get started. Any links, sugestions or source code will be appreciated Thanks :)


KEIL given sw samples loading

Started by mehmetrizaoz in AT91SAM ARM14 years ago 4 replies

Hi folks, i just has started using xat91sam9263-ek dev. board 1 week ago. i have been using nxp's lpc2468 mcu for 2 years. So i'am new on...

Hi folks, i just has started using xat91sam9263-ek dev. board 1 week ago. i have been using nxp's lpc2468 mcu for 2 years. So i'am new on sam9263. i use Keil compiler and ulink2 debuuger. i cant load the given sample programs (for keil) to mcu on the at91sam9263-ek board using ulink-2 debugger. i compile the file truly but i always have an error message about connection. if you have su...


interrupts before FreeRTOS scheduler start

Started by MichaƂ in AT91SAM ARM15 years ago 6 replies

Hello, I working on project that is based on FreeRTOS for AT91SAM7X256 (Crossworks compiler). I would like to implement following...

Hello, I working on project that is based on FreeRTOS for AT91SAM7X256 (Crossworks compiler). I would like to implement following functionality. Let?s assume that because of some system conditions (e.g. number of watchdog system restarts) I would like to decide if software should start FreeRTOS kernel or not. If not it would start typical while(1) loop and work without FreeRTOS but


AT91SAM7xek Eclipse & ucos

Started by boerrick in AT91SAM ARM17 years ago 6 replies

Hello Hello, I'm testing with the AT91SAM7xek evaluation kit. My final object will be communicating via Ethernet using TCP/IP. My first...

Hello Hello, I'm testing with the AT91SAM7xek evaluation kit. My final object will be communicating via Ethernet using TCP/IP. My first projects I made in IAR. Now I reached the 32kb compiler code limitation. Therefore I started with Eclipse. I can compile code, when I make the makefile myself. Now I'm trying to generate Eclipse my makefile. Therefore I have installed the plugin ARM ...


CrossWorks and USB Mass Storage problem

Started by xtyc...@seznam.cz in AT91SAM ARM15 years ago 7 replies

Hello Everyone, I'm woking on the USB Mass Storage device for the AT91SAM7XC256. I use the CrossWorks compiler and wanted to see if anyone...

Hello Everyone, I'm woking on the USB Mass Storage device for the AT91SAM7XC256. I use the CrossWorks compiler and wanted to see if anyone else here has already converted demo aplication from the Atmel GCC USB Framework (and/or similar) for CrossWorks or if someone has their own and will share it? I lost one month of my life on it and it still isn'tworkning :-( . Thanks, Martin. Ps: I...


Struct alignment problem (GCC)

Started by "ICLI, Bekir (EXT)" in AT91SAM ARM16 years ago 38 replies

Hi all, I am generating my code with GNU-ARM.. I have searched and found that the solution to this struct mis-alignment problem...

Hi all, I am generating my code with GNU-ARM.. I have searched and found that the solution to this struct mis-alignment problem is: __attribute__((__packed__)) Is there any compiler option, that would do the same for all structs I define? Or do I have to write this attribute to all of them? I found in gcc.pdf -fpack-struct Pack all structure members together without holes. Warning...


Code location, boot loader and CrossWorks

Started by vt_snapshot in AT91SAM ARM18 years ago 2 replies

Hello group, I have an application where I need to force a section of code to a specific address for custom boot-loader purposes but can't...

Hello group, I have an application where I need to force a section of code to a specific address for custom boot-loader purposes but can't seem to find out how this assignment is done using the CrossWorks compiler. There's examples out there for IAR but the two compilers seem to handle code location assignment differently. I'm trying to do this for both a SAM7S64 as well as for an Atmel A


AT91SAM7x program - compiler error

Started by tasbihmr in AT91SAM ARM15 years ago

Hello, Several times before also, when I was preparing some programs which are based on the software examples for AT91SAM7x, I used to...

Hello, Several times before also, when I was preparing some programs which are based on the software examples for AT91SAM7x, I used to get following error: arm-elf-gcc -g -nostartfiles -Wl,--gc-sections -T"../at91lib/boards/at91sam7x-ek/at91sam7x512/flash.lds" -o bin/templat e-project-at91sam7x-ek-at91sam7x512-flash.elf obj/flash_board_cstartup.o obj/flash_main.o obj/flash_stdio.o obj/...


AT91SAM7X256 internal flash read write with Rowley's CrossStudio

Started by ckchan_4 in AT91SAM ARM16 years ago 12 replies

Hi 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...



The 2024 Embedded Online Conference