7526 DCT Reference


General Requirements

In most respects, a C language program for the 7526 is like a program written for a personal computer. The specific interfaces, devices, available storage, and performance requirements are different from a PC, but the concepts and common programming strategies for applications remain the same. While there is no direct equivalent for PC-DOS in the 7526, the 7526 ROM microcode combines low-level device control functions with several high-level PC-DOS-like functions. Other differences between PC programs and 7526 application programs exist because of the unique elements of the 7526 programming environment, including:

Programs for the 7526 are developed on personal computers, using a few specific compile and link options, and certain special files for linking which handle the differences between the startup of a EXE file on a personal computer and a 7526. The following programs are required on the development personal computer: The following special procedures or requirements must be followed: