Dear AmForth developers,
Whilst compiling AmForth for the atmega644 I receive a number of misalignment
warnings of the form:
>>".cseg .db misalignment - padding zero byte"
for example:
>> amforth-6.1\avr8\words/nfa2cfa.asm6
that line defines an odd-length string
>> .db "nfa>cfa"
S
ART.
I am using Atmel Studio version 7 with an Atmel ICE on Windows 10.
Many thanks in advance for any suggestions.
Andrew Read
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Int
MQa6D6QXu47Jag&ithint=file%2chex
Thanks again,
Andrew
____
From: Andrew Read
Sent: Monday, March 28, 2016 9:01 PM
To: AmForth
Subject: Verifying Flash...Failed!
Dear AmForth developers,
When programming my AmForth HEX file into the atmega644, verify fails