Hi Josh, Thanks for your reply. My makefile didn't have the $ missing on the (OBJ2) - it was just my posting. I still haven't found a way to specify a folder...
Hello there, I am in need of some assistance from all those who have a CME11E9EVBU board. It seems that I cannot run my program correctly. By the way, please...
Hubert Thanks for the makefile snippet it is a bit easier to see whats going on with this. However John Volpe's posts have got me up & running with the...
Hi John, Many thanks for your help with my makefile. I've added another dependancy for assembler files & want to put the *.o files in the same obj directory. ...
... $(Thisfile) is a variable that holds the name of the actual makefile. This ensures the rebuild of my project, if anythings changes in the makefile. ... ...
Hi Dave, There are two ways to approach this : 1) Start with the sources and generate object dependencies based on them, or 2) start with the objects and...
Hi John, It gets worse! I'm getting "make: Nothing to be done for `bringup. elf'." The makefile looks ok & ./obj/*.o don't exist. I'm pulling my hair out! Any...
Jefferson The .elf & .o files don't exist - the makefile must be incorrect... Dave ... my ... and ... and ... "corrected" ... just my ... probably ... Give...
To me it seems strange the lines that I think are rules to make the obj files (in another dir). I've only done it before where I place the elf files in another...
Hi Dave, I just tested the Makefile and it ran under Linux. I have included an "improved" Makefile to be used as a test case. Create a test directory and put...
I've been a long time lurker on this list, and after a lot of searching, I haven't figured out how to do the following: I'm using an HCS-12 board with 256k of...
Jeremy Wade
wadejer@...
Jul 6, 2005 2:39 am
6643
Hi all, I've been lurking for a while and learned a lot, but I'm not quite where I need to be yet. I've got a Axiom CME-12NE64 dev board which uses the...
I never figured out how to make the directory of hardlinked files. I thought `ln` was supposed to be able to recurse and create them all, but it doesn't....
Hi Tom and anyone who has succesfully used the malloc.c file from Tom. I'm currently trying to use the malloc routine but I can't get it to build properly. The...
Hi Remko These do need to be un commented or declared elsewhere. The package was imported from a old compiler so the declares are: #define ULONG unsigned long...
Hi Remko, I replied to this a earlier, right after your message, But i havent seen it come back so I will try again. The remarked out declares are needed,...
... cpio is a more portable version of this if anyone is interested :) rsync can do it as well. -- Daniel O'Connor software and network engineer for Genesis...
Hi all I am facing a problem with COMPOD which when connected the Debugger "NOICE" is not detecting it. Earlier it was working fine. But all of a sudden it is...
Probably not the correct list, NoICE is a commercial product and help should be sought from the manufacturer. However: - Check your serial port is correctly...
John Gow
jgow@...
Jul 7, 2005 11:12 am
6654
... Hello, ... need to be yet. ... HCS12 derivative, ... on the HCS12 (mostly ... appropriate port_def.h). I ... and while it seems ... thoughts or examples...
Since none of the more knowledgeable have answered the map question, I will try. I use a s56 k device but I think you need a memory.x that looks like this: ...