Ok, I'm going slowly and step by step now and leaving my educated guesses where they belong.....
pbp2.46 from cd to c:\pbp
pbp2.46a patch from melabs website link
mpasm 5.20 from melabs website link, to c:\mpasm
MCS installed and pointed to pbp and mpasm
New project director c:\pic2009\usbtest091101\
All files from c:\pbp\USB18\ to project directory
edit usbdsc to:
Code:
; This file contains an include for the application specific
; USB descriptors. Include only ONE of the following or add
; your own for your own project.
; include "MOUSDESC.ASM" ; USB descriptors for mouse demo
; include "JADESC.ASM" ; USB descriptors for Jan Axelson's demo
include "CDCDESC.ASM" ; USB descriptors for CDC demo
@this point i get the config has been depreciated but with the recession what hasnt.....
I'l go burn this and see what happens
Bookmarks