What is the difference off-chip and on-chip?
Hi.
I'm confused that KEIL MDK has 2 options as the below,
One is off-chip

The other is

I'm confused that what is the difference between Off-chip and On-chip?
#cortex-m3 #mdk #keil-mdk5Hi.
I'm confused that KEIL MDK has 2 options as the below,
One is off-chip

The other is

I'm confused that what is the difference between Off-chip and On-chip?
#cortex-m3 #mdk #keil-mdk5'On-Chip' means literally what it says - the memory is on the chip!
to spell it out, the memory is integrated onto the same chip - ie, the same piece of silicon - as the CPU and its peripherals.
So, conversely, 'Off Chip' means that the memory is not on the same chip as the CPU. Thus the memory is external to the IC.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.