<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Arial size=2>Hi, I'm new to the Stk and just trying to get my 
bearings. I'm trying the BeeThree tutorial, and I keep getting&nbsp; a crash 
when I try to allocate the BeeThree instrument. I have this code:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Instrmnt *instrument;<BR>RtWvOut 
*output;<BR>MY_FLOAT frequency, amplitude, scaler;<BR>long counter, 
i;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>// Define and load the BeeThree 
instrument<BR>instrument = new BeeThree();</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and it crashes when it tries to allocate this. Any 
easy reason why?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Dan</FONT></DIV></DIV></BODY></HTML>