|
Re: I need a ppc603gnu file for windriver
The .out file the downloader is looking for is the compiled program that your code generates. You need to build your project (Project->Build Project) before it will exist. Once you build, you can point the downloader to the generated .out file, which is located at "C:\WindRiver\workspace\<Project Name>\PPC603gnu\<Template Name>\Debug\<Template Name>.out", filling in where appropriate. If you haven't renamed your project, <Project Name> will be the same as <Template Name>.
__________________

"To have no errors would be life without meaning. No strugle, no joy"
"A network is only as strong as it's weakest linksys"
|