What tools are required for primary boot loader
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-08-20 12:26 AM
Posted on August 20, 2004 at 09:26
What tools are required for primary boot loader
Labels:
- Labels:
-
Legacy Products
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-07-30 9:21 AM
Posted on July 30, 2004 at 18:21
I am attempting to build the primary boot loader from the source downloaded from this site. It appears to be Microsoft, but none of the tools that I currently have will work.
Could someone let me know what I need? Thanks, haroldpOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-08-06 11:12 AM
Posted on August 06, 2004 at 20:12
This is answering my own post.
Upon further reading, I noticed that the doc identified masm v6.11 as the tool of choice. I dug it up off an old Microsoft Developers Network cd and was able to get it to assemble. I had tried older and new versions without success.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2004-08-20 12:26 AM
Posted on August 20, 2004 at 09:26
I have tested the masm6.11 toolset for the boot loader and all works fine.
I will sed to you the zipped file of all the structure. You have just to unzip under the same directory the primary loader files and then run NMAKE. you will have as output a list of file (.rom) to be burned on a flash.