Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Issues compiling a new project...

Status
Not open for further replies.

si2030

Member
Hi all

I have included a zip file of a project I just tried to create. For some reason (probably a really obvious one) this never gets close to compiling... usually you get build failed but it hangs and I have to go into the task manager to shut down MPASMWIN...

This must be something simple...View attachment MENU 1.0.zip

Simon
 
Hi all

I have included a zip file of a project I just tried to create. For some reason (probably a really obvious one) this never gets close to compiling... usually you get build failed but it hangs and I have to go into the task manager to shut down MPASMWIN...

This must be something simple...View attachment 42358

Simon

Where are the INCLUDE files located.??
 
Hi Eric

The idea here was to cut out a section of my project and send it to you guys as its not working... well I couldnt even get a really basic skeleton structure working :( I was going to include those later so in my haste I forgot to comment them out.... I guess the first thing was to make it compile as a shell and then add the code...
 
I didn't look at your code as I think the problem is your filenames. The name menu1.0.asm is not a valid dos filename. Get rid of the first period and change it to something like menu1_0.asm.

Mike.
 
Status
Not open for further replies.

Latest threads

Back
Top