hi! i tried buliding target in keil in assembly language and it gave a cryptic error.. can anyone help me figure out how to build target or run a assembly language written code in keil... i can well do it in C but unable to figure it out using assembly.... Thanks.
Check the field R/O Base in the Options for Target->Linker Tab. This specifies the value for ro-base that is passed to the linker. This should have been automatically filled in with the information from the Options for Target->Target tab but may have been subsequently changed. If the R/O Base field is blank or contained a non-word aligned value, you will get this particular error.
resp.sir i am learning the arc coding techniques and building of target using "keil development tool." so far i an in position to write code and generate the .hex file but have no idea what are the steps taken to burn the core for the functionality.please help me and also tell me if it needs some software or hardware needed for the process.