• How to specify a veriable in big-endian format?
    Hi,everybody, I am facing a problem now. I want to specify a veriable in big endian while the whole memory in little endian. You know,it is very easy to achieve this in IAR toolchain by adding a keyword...
  • Share external bus interfaces
    Hello, I want to share the external bus interfaces of a ST10F269 and a ST10F276 via the HLDEN-functionality. The pins are connected as follows: ST10F269 <=> ST10F276 D0..D15 <=> D0..D15 A0..A19...
  • Story sharing: My granny is a programmer
    blog.progopedia.com/.../ Grandmother was born in Dneprodzerzhinsk, a city in Central Ukraine. To get a proper higher education, she had to relocate to another city; after consulting the enrollee...
  • To share info, Cryptography, Encrypt-then-MAC
    ====================================== ( MAC == Message Authentication Code ) www.daemonology.net/.../2009-06-24-encrypt-then-mac.html Having decided to use a composition of separate encryption...
  • To share macros
    Hello!!! I program in A51 with C8051F020. In my program, I use several modules. And in thes modules, I created some macros. My question is : How is it possible to share macros from one module...