hey,
i went through the GSG ,i ran hello.c program with no problem...now i want to building a new linux kernel ,my question is that in step 4.5.2 ((Set the PLATFORM variable in the
Rules.make file as described in Section 4.6)) do i ONLY set the "PLATFORM=dm355" OR do i complete all the steps in 4.6 till(....host $ make install) ?
i tried both ways and still i get errors,i get errors when i try to do step 4.6.3 "host $ make"... plus in 4.5.4 "host $ cd ti-davinci/linux-2.6.10_mvl401" the linux-2.6.10_mvl401 doesnt exist!!! i read some where on this forum that there is a minor mistake in this step, and that it should be "host $ cd ti-davinci/" ....but again i get errors when i use ((host $ make ARCH=arm CROSS_COMPILE=arm_v5t_le- davinci_dm355_evm_defconfig))
can any one plz help