James Grahame <[email protected]> wrote: > We're attempting to migrate a project from AVR Studio to AVRA to allow > Linux and Mac users to build our code in their own OS environment. > > Our target chip is the ATmega32, and we removed dependencies on the > m32def.inc file by placing the defines inline (see a list of defines at > the bottom of this message). > > The problem comes when we try to assemble our source file -- we're > getting errors indicating that AVRA can't find variables in our code. > The code assembles without errors or warnings in AVR Studio. Does anyone > have any insight?
Not particularly, but I used avra exclusively to develop avrsyn, so I know it can work. After checking, it looks like I'm still using version 1.2.2. Maybe there was a change in label handling since then? -- Daniel ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Avra-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avra-user
