• Pin Assignment
    I got spoiled using DaVE by Infineon to setup the registers for many aspects of the microprocessor including and, especially, I/O control. Is there a similar tool for Freescale and NXP micro's and supported...
  • Why I have to assign ( initialize ) array passed to function
    hello Keil still I donot understand why I should initialize array passed to function inside that function although it is completed in calling function ex like this part if i make line ExprTokens...
  • ASSIGN command
    Hello !! Does anybody know all possibilities of the ASSIGN command ??? (especially assign win >??? <???) or where i can find detail information about it ??? thx, florian mair.
  • regarding assignment
    while combining C & assembly instructions, how do i assign value contained in any register like r6, r7 etc. to variable defined in C. i did this is it right? unsigned char myvalue; # pragma asm...
  • Assign Command
    Can you please explain the usage of the Assign command in the debug mode. The notes in microvision help aren't very clear.I couldn't understand the <inreg> , outreg part. Could someone please elaborate...