- Argv/argc problems with Green Hills executables
- Posted by whmcclos on April 8th, 2008
Some of the guys I'm working with are working with Green Hills
generated load modules, and they claim that the argv/argc variable
passing method is broke for the load modules they're generating. In
other words, whenever argc > 1, then cannot access the passed
parameters. The are working on some boot recovery methods, and the
don't want to hardcode IP address's, port numbers, etc. in their
modules, but may have to because of the above.
Anyone else have an issue like this? If so, how did you fix it?
Similar Posts
- Green Hills ARM Compiler has no #print directive? (Microprocessors) by Rufus V. Smith
- Green Hills compiler and debugger for ColdFire (Microprocessors) by Ted
- passing argc & argv to other functions in C (Programming) by Paul J
- RealView or Green Hills for ARM? Opinions? (Microprocessors) by Mike Harvey
- argc argv (Programming) by Jon

