Yep.  I verified that IAR passes the file on the command line.

On 5/20/2010 7:23 PM, Grant Edwards wrote:
On 2010-05-20, Dan Bloomquist<[email protected]>  wrote:

That's because your initializer is a string, and addr_t isn't a
string. It's a structure.
Yes.
And I don't know enough about IAR but it looks like the .dat file would
be used on the command line.
That's why it worked: when the command-line processor parses, it
consumes the double-quotes.  The same would happen with mspgcc
(windows or Unix).


Reply via email to