View previous topic :: View next topic |
Author |
Message |
muiratinas
Joined: 13 Oct 2010 Posts: 16
|
int32 problem |
Posted: Sat Jun 11, 2011 2:55 am |
|
|
When I define
Code: | int32 message=25646842; |
message is shown as
in simulation.(Proteus)
My complier version 4.14. |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19513
|
|
Posted: Sat Jun 11, 2011 3:35 am |
|
|
Proteus setting. You have it set to show an int16.
Best Wishes |
|
|
muiratinas
Joined: 13 Oct 2010 Posts: 16
|
|
Posted: Mon Jun 13, 2011 1:12 am |
|
|
I cannot find the setting :/ can you describe |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19513
|
|
Posted: Mon Jun 13, 2011 2:09 am |
|
|
This is not a Proteus support forum....
Second, use something else. I have the full Proteus professional package, but do not use the PIC debugging, finding it fails more often than it works.
Select the variable in the watch window. Right click. Change the data size to 32bits.
Best Wishes |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9226 Location: Greensville,Ontario
|
|
Posted: Mon Jun 13, 2011 5:21 am |
|
|
Simulation is NOT the REAL World !
Get rid of Proteus, it is full of bugs,errors and other 'weird' stuff that will never work right.
NONE of the schematics presented here by Proteus users will ever work yet Proteus says 'no problem'.It's all in the details yet some items are so obvious. |
|
|
muiratinas
Joined: 13 Oct 2010 Posts: 16
|
|
Posted: Mon Jun 13, 2011 5:40 am |
|
|
I have just tested the communication between microcontrollers with simulation and I am really happy with it.
I solved the problem thanks for help. |
|
|
|