• Unable to Open Manage Run-Time Environment
    Hi all, I am trying to open Manage Run-Time Environment to setup STDERR, STDIN and STDOUT so that I can use "printf" to output data values for debug purposes. However, the Manage Run-Time Environment...
  • Unable to open disk file for reading using arm64 system calls and assembler
    I am unable to open and then read a simple text file using the arm64 syscalls. I am new to arm assembler programing and not an experienced programmer. My environment is using Termux shell on an android...
  • unable to write and read an alphabet from location (0xFF01) & then increment the location
    I am using 16x2 lcd display and C8051F120 kit.I am using keil compiler.I have taken an array of size 26 as p[26]={a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z} I want to select an alphabet...
  • unable to write and read an alphabet from location (0xFF01) & then increment the location
    I am using 16x2 lcd display and C8051F120 kit.I am using keil compiler.I have taken an array of size 26 as p[26]={a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z} I want to select an alphabet...
  • unable to locate scatter file in project. ARM M0+
    Hi! This might be in the wrong forum, but I'm posting it here because I'm all new to this. Please feal free to move it to the correct forum. I'm currently doing a course for ARM CortexM0+. In...