|
C code to differentiate between Harvard and vON nUEMAN aRCHINext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author harish gp Posted 2-Jul-2008 00:22 Toolset None |  C code to differentiate between Harvard and vON nUEMAN aRCHI harish gp hI 1.How can I differentiate between Harvard and Von Nueman Architecture using C code 2.C code to check whether a controller is 8, 16 or 32 bit 3.a memory cell in ROM went bad in the runtime. Wat software protection will u do to overcome this? Assume an automotive application 4.what is the process happening inside the debugger | | Read-Only Author bold italic Posted 2-Jul-2008 00:26 Toolset None |  RE: C code to differentiate between Harvard and vON nUEMAN aRCHI bold italic 1 - If you're using a compiler suitable for the destination, surely you already know the architecture??? 2 - Ditto 3 - Have a checksum over the complete ROM area, verify it at suitable times (like just after a reset) 4 - Too complex to explain in a one-liner! | | Read-Only Author erik malund Posted 2-Jul-2008 05:46 Toolset None |  for googling purposes erik malund i suggest you check your spelling Erik | | Read-Only Author erik malund Posted 2-Jul-2008 05:47 Toolset None |  seen this one before erik malund which school/company got you to ask? Erik | | Read-Only Author Andy Neil Posted 2-Jul-2008 07:56 Toolset None |  RE: seen this one before Andy Neil Here: http://www.8052.com/forum/read.phtml?id=154185 | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|