Mitsubishi Electric Q12DCCPU-V User Manual page 263

Melsec-q series c controller module
Hide thumbs Also See for Q12DCCPU-V:
Table of Contents

Advertisement

9
PROGRAMMING USING BUS INTERFACE
FUNCTIONS
(From the previous page)
(Completed)
(3) How to check the endian format (memory layout) of the execution file
(a) Checking method
(b) Checking result
4
Compiling process appears on the screen as shown on the
left.
5
When compiling is finished, user programs that can be
executed in the C Controller module are generated.
6
The user programs are not generated if an error occurred
during compiling.
7
8
The user programs are saved with the following folder and
file names.
9
Folder: <Folder where the project is saved>\SH7750gnule
10
File name: <Project name>.out
REFERENCE
For the Q06CCPU-V-B, user programs are generated in the
"SH7750gnu" folder.
The endian format of the execution file can be checked by the objdumpsh
command of VxWorks.
Execute the objdumpsh command on the command prompt from the development
environment (personal computer) as follows:
objdumpsh -p Execution file name [Enter]
* 1 To use the objdumpsh command, execute the following file and set environment variable.
<Tornado InstallDir> \host\x86-win32\bin\torVars.bat
(<Tornado InstallDir> is a folder where Tornado has been installed.)
The checking result is indicated as below.
Execution file name:
9.4 Creating and Compiling a New Project of User Program
*1
file format elf32-shl
elf32-shl
elf32-sh
9.4.2 For the Q06CCPU-V(-B)
: Little endian
: Big endian
9
- 22
9
10
11
12
13
A
I

Advertisement

Table of Contents
loading

This manual is also suitable for:

Q06ccpu-vQ06ccpu-v-bSw3pvc-ccpu-e

Table of Contents