• autodetection of the board by ethernet
    Hi, I'm looking for a way to automatically detect my boards plugged into a network without knowing their ip address (no fixed IP). I would like to see all my boards (with their mac address) on my...
  • DS5: How to solve autodetect warning message with Platform Configuration Editor?
    Hi experts, I use Platform Configuration Editor of DS5-v5.27 to generate debug&trace database of a Cortex-A73*4 SOC. After autodetect, there are some warning messages about component connections....
  • Assembly Code
    Hi, all Does anyone know why I can't have assembly code in *.lst files? Is it any compiler option for me to adjust ? Eric
  • assembly code
    while doing assembly code in Keil i got an error as C:\KEIL\C51\INC\ATMEL\REGX51.H(178): error A10: ATTEMPT TO DEFINE AN ALREADY DEFINED SYMBOL if i donot include the regx51 file the error is gone...
  • Assembly code embedded in C code
    Hi all, I am using the chip C8051F020 manufactured by Cygnal Integrated Products. My compiler is C51. How can I include a assembly code in the C code to implement a clock of 8MHz. I tried using for...