I want to control gpio on the arm9 based qq2440 sbc. I use opennetcf.io.PhysicalAddressPointer for this. And i could write something. But can aynone share any exact codes with me for understanding more clearly?
Just one silly question, Does there are any function to display a hexadecimal in EditBox?? e.g. m_EditBox = Var / 65536; (this display decimal but i want to display hexadecimal)