I'm using VS2005 SP1 with PB 6.0 SP1. I needed to modify kitl_x86.c, which
is physically located in this folder on my workstation:
C:\WINCE600\PLATFORM\COMMON\src\x86\COMMON\kitl\kitl_x86.c
I tried to edit the file from within Platform Builder...I see the file in
the Solution Explorer tree, under:
Solution>OSDesign>C:/WINCE600>PLATFORM>COMMON>src>x86>COMMON>kitl>base>Sourc
e files
The file name is displayed as "../kitl_x86.c". I can edit the file in the
IDE, but I can't save it. As usual, I searched the online Microsoft
documentation for PB for 90 minutes, got a huge headache, lost my patience,
and then just used Notepad to edit and save the file directly. (It worked
like a charm!)
Presumably this is the wrong way to edit the file. What's the preferred
way? Do I need to somehow clone/copy this file to a "Private" folder in PB,
where I can make my tweaks, so that PB will know of my changes and then
build my tweaked copy into my OS image?
If you can point me at the MS documentation that actually explains how to do
this, that would suffice.
Thanks a heap,
David K