Go to Post ...Well also I'm just hooked on FIRST. (I swear, I can quit whenever I want!) - CENTURION [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Spotlight this post!  
Unread 09-02-2012, 18:22
byteit101's Avatar
byteit101 byteit101 is offline
WPILib maintainer (WPI)
AKA: Patrick Plenefisch
no team (The Cat Attack (Formerly))
Team Role: Programmer
 
Join Date: Jan 2009
Rookie Year: 2009
Location: Worcester
Posts: 699
byteit101 is a glorious beacon of lightbyteit101 is a glorious beacon of lightbyteit101 is a glorious beacon of lightbyteit101 is a glorious beacon of lightbyteit101 is a glorious beacon of lightbyteit101 is a glorious beacon of light
Allocating 1.8GB memory.... problem?

I seem to have an issue... Our logomotion code, recompiled for this year, boots, until it tries to allocate 1.8GB memory:
Quote:
* Loading visa32.out: visa32
* Loading niserial.out: niserial
* Loading NiFpgaLv.out: NiFpgaLv
* Loading FRC_FPGA.out: FRC_FPGA
* Loading FRC_NetworkCommunication.out: FRC_NetworkCommunication
FRC_NetworkCommunication was compiled from SVN revision 2923
FPGA Hardware GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Software GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Hardware Version: 2012
FPGA Software Version: 2012
FPGA Hardware Revision: 1.6.4
FPGA Software Revision: 1.6.4
* Loading FRC_BlackJagBridgePlugin.out: FRC_BlackJagBridgePlugin
FRC_BlackJagBridgePlugin_5200 was compiled from SVN revision 72
* Loading FRC_UserProgram.out: FRC_UserProgram
...FRC_UserProgram failed to load.

Welcome to LabVIEW Real-Time 11.0rc14
task 0xddc4a0 (sysapi-rpc) deleted: errno=0 (0) status=0 (0)
task 0x11245b8 (FTP Server Connection Thread) deleted: errno=0 (0) status=0 (0)
task 0x11245b8 (FTP Server Connection Thread) deleted: errno=0 (0) status=0 (0)

-> * Loading debug.o: debug
Debugging is up, target server mounted at /tsfs


VxWorks

Copyright 1984-2006 Wind River Systems, Inc.

CPU: MPC5200 -- Wind River Lite5200 BSP.
Runtime Name: VxWorks
Runtime Version: 6.3
BSP version: 2.0/10
Created: May 27 2011, 11:02:24
ED&R Policy Mode: Deployed
WDB Comm Type: WDB_COMM_END
WDB: Ready.

* Loading nisysrpc.out: nisysrpc
* Loading NiRioRpc.out: NiRioRpc
* Loading nivissvc.out: nivissvc
* Loading nivision.out: nivision
NI-RIO Server 4.0.0b8 started successfully.
task 0xe2ffb8 (NiRioRpc) deleted: errno=0 (0) status=0 (0)
* Loading visa32.out: visa32
* Loading niserial.out: niserial
* Loading NiFpgaLv.out: NiFpgaLv
* Loading FRC_FPGA.out: FRC_FPGA
* Loading FRC_NetworkCommunication.out: FRC_NetworkCommunication
FRC_NetworkCommunication was compiled from SVN revision 2923
FPGA Hardware GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Software GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Hardware Version: 2012
FPGA Software Version: 2012
FPGA Hardware Revision: 1.6.4
FPGA Software Revision: 1.6.4
* Loading FRC_BlackJagBridgePlugin.out: FRC_BlackJagBridgePlugin
FRC_BlackJagBridgePlugin_5200 was compiled from SVN revision 72
* Loading FRC_UserProgram.out: FRC_UserProgram
Duplicate symbol:"main" loading module FRC_UserProgram.out
WPILib was compiled from SVN revision 2993

Welcome to LabVIEW Real-Time 11.0rc14
task 0xddc440 (sysapi-rpc) deleted: errno=0 (0) status=0 (0)
0x111ce88 (FRC_RobotTask): memPartAlloc: block too big 1819043856 bytes (0x8 aligned) in partition 0x32d6b8

data access
Exception current instruction address: 0x000e6864
Machine Status Register: 0x0000b012
Data Access Register: 0x5a425443
Condition Register: 0x84000088
Data storage interrupt Register: 0x40000000
Task: 0x111ce88 "FRC_RobotTask"
0x111ce88 (FRC_RobotTask): task 0x111ce88 has had a failure and has been stopped.
0x111ce88 (FRC_RobotTask): fatal kernel task-level exception!

data access
Exception current instruction address: 0x00034b08
Machine Status Register: 0x0000b012
Data Access Register: 0xf0089cc8
Condition Register: 0x44444042
Data storage interrupt Register: 0x40000000
Task: 0x3efc80 "tNetTask"
0x3efc80 (tNetTask): task 0x3efc80 has had a failure and has been stopped.
0x3efc80 (tNetTask): fatal kernel task-level exception!
FPGA Hardware GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Software GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Hardware Version: 2012
FPGA Software Version: 2012
FPGA Hardware Revision: 1.6.4
FPGA Software Revision: 1.6.4
* Loading FRC_BlackJagBridgePlugin.out: FRC_BlackJagBridgePlugin
FRC_BlackJagBridgePlugin_5200 was compiled from SVN revision 72
* Loading FRC_UserProgram.out: FRC_UserProgram
Duplicate symbol:"main" loading module FRC_UserProgram.out
WPILib was compiled from SVN revision 2993

Welcome to LabVIEW Real-Time 11.0rc14
task 0xddbc60 (sysapi-rpc) deleted: errno=0 (0) status=0 (0)
0x111cf80 (FRC_RobotTask): memPartAlloc: block too big 1819043856 bytes (0x8 aligned) in partition 0x32d6b8

data access
Exception current instruction address: 0x000e6864
Machine Status Register: 0x0000b012
Data Access Register: 0x5a425443
Condition Register: 0x84000088
Data storage interrupt Register: 0x40000000
Task: 0x111cf80 "FRC_RobotTask"
0x111cf80 (FRC_RobotTask): task 0x111cf80 has had a failure and has been stopped.
0x111cf80 (FRC_RobotTask): fatal kernel task-level exception!

-> * Loading debug.o: debug
Debugging is up, target server mounted at /tsfs


VxWorks

Copyright 1984-2006 Wind River Systems, Inc.

CPU: MPC5200 -- Wind River Lite5200 BSP.
Runtime Name: VxWorks
Runtime Version: 6.3
BSP version: 2.0/10
Created: May 27 2011, 11:02:24
ED&R Policy Mode: Deployed
WDB Comm Type: WDB_COMM_END
WDB: Ready.

* Loading nisysrpc.out: nisysrpc
* Loading NiRioRpc.out: NiRioRpc
* Loading nivissvc.out: nivissvc
* Loading nivision.out: nivision
NI-RIO Server 4.0.0b8 started successfully.
task 0xe2f6f8 (NiRioRpc) deleted: errno=0 (0) status=0 (0)
* Loading visa32.out: visa32
* Loading niserial.out: niserial
* Loading NiFpgaLv.out: NiFpgaLv
* Loading FRC_FPGA.out: FRC_FPGA
* Loading FRC_NetworkCommunication.out: FRC_NetworkCommunication
FRC_NetworkCommunication was compiled from SVN revision 2923
FPGA Hardware GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Software GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Hardware Version: 2012
FPGA Software Version: 2012
FPGA Hardware Revision: 1.6.4
FPGA Software Revision: 1.6.4
* Loading FRC_BlackJagBridgePlugin.out: FRC_BlackJagBridgePlugin
FRC_BlackJagBridgePlugin_5200 was compiled from SVN revision 72
* Loading FRC_UserProgram.out: FRC_UserProgram
...FRC_UserProgram failed to load.

Welcome to LabVIEW Real-Time 11.0rc14
task 0xddbb80 (sysapi-rpc) deleted: errno=0 (0) status=0 (0)
task 0x1113838 (FTP Server Connection Thread) deleted: errno=0 (0) status=0 (0)
task 0x1113838 (FTP Server Connection Thread) deleted: errno=0 (0) status=0 (0)

-> * Loading debug.o: debug
Debugging is up, target server mounted at /tsfs


VxWorks

Copyright 1984-2006 Wind River Systems, Inc.

CPU: MPC5200 -- Wind River Lite5200 BSP.
Runtime Name: VxWorks
Runtime Version: 6.3
BSP version: 2.0/10
Created: May 27 2011, 11:02:24
ED&R Policy Mode: Deployed
WDB Comm Type: WDB_COMM_END
WDB: Ready.

* Loading nisysrpc.out: nisysrpc
* Loading NiRioRpc.out: NiRioRpc
* Loading nivissvc.out: nivissvc
* Loading nivision.out: nivision
NI-RIO Server 4.0.0b8 started successfully.
task 0xe2f898 (NiRioRpc) deleted: errno=0 (0) status=0 (0)
* Loading visa32.out: visa32
* Loading niserial.out: niserial
* Loading NiFpgaLv.out: NiFpgaLv
* Loading FRC_FPGA.out: FRC_FPGA
* Loading FRC_NetworkCommunication.out: FRC_NetworkCommunication
FRC_NetworkCommunication was compiled from SVN revision 2923
FPGA Hardware GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Software GUID: 0xA14C11BDE4BB64AEF6A86FC52A294CD9
FPGA Hardware Version: 2012
FPGA Software Version: 2012
FPGA Hardware Revision: 1.6.4
FPGA Software Revision: 1.6.4
* Loading FRC_BlackJagBridgePlugin.out: FRC_BlackJagBridgePlugin
FRC_BlackJagBridgePlugin_5200 was compiled from SVN revision 72
* Loading FRC_UserProgram.out: FRC_UserProgram
WPILib was compiled from SVN revision 2993

Welcome to LabVIEW Real-Time 11.0rc14
task 0xddbd20 (sysapi-rpc) deleted: errno=0 (0) status=0 (0)
0x111cfc0 (FRC_RobotTask): memPartAlloc: block too big 1819043856 bytes (0x8 aligned) in partition 0x32d6b8

data access
Exception current instruction address: 0x000e6864
Machine Status Register: 0x0000b012
Data Access Register: 0x5a425443
Condition Register: 0x84000088
Data storage interrupt Register: 0x40000000
Task: 0x111cfc0 "FRC_RobotTask"
0x111cfc0 (FRC_RobotTask): task 0x111cfc0 has had a failure and has been stopped.
0x111cfc0 (FRC_RobotTask): fatal kernel task-level exception!

data access
Exception current instruction address: 0x00034b08
Machine Status Register: 0x0000b012
Data Access Register: 0xf0089cc8
Condition Register: 0x44444042
Data storage interrupt Register: 0x40000000
Task: 0x3efc80 "tNetTask"
0x3efc80 (tNetTask): task 0x3efc80 has had a failure and has been stopped.
0x3efc80 (tNetTask): fatal kernel task-level exception!
Any ideas?
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 20:10.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi