ELEKTOR FORUMS

Please log in to post a reply or subscribe / unsubscribe to topics

previous    1   2  

Topic: Distance Learning Course launched -- topic opened

Author Post

Big Gaz

4 posts

Popping In
Popping In

Read post 09-04-2010 17:51

Hi,

Yes, when I installed the USB/RS232 board it generates a virtual RS232 port, in my case port 7.

I have successfully run the first few examples where the PIC generates a series of 'A's without any problems (well one big problem)

I can't program a PIC with the USB/RS232 board's USB lead fitted. This is a headache, has I have to remove the USB cable each time I make a change to the PIC.

Any suggestions on fixing this.

I did notice when I installed the USB/RS232 board I already had a newer version of the FDTI driver and I hope this isn't the issue

Big Gaz

4 posts

Popping In
Popping In

Read post 09-04-2010 18:53

GeenBert
Big Gaz I have been working through the manual and I have a problem getting the echo examples working from 4.2.2 onwards....

I suspect i have a set up problem somewhere with the terminal program.



When you installed the software that comes with the EB039 a virtual COM port was generated. Are you using that particular COM port?


Okay, it works. The echo that is.

It looks as if I was getting local echo confused with the real data being sent by the PIC program.

To prove was real data and not an echo, I simply duplicated the serial_write command and I got two sets of returned data for each key press. What a Muppet I am!

Thanks everyone.

GeenBert

64 posts

Frequent Visitor
Frequent Visitor

Read post 02-07-2010 13:49

By popular request the course is now also available in the Netherlands!

Note that the language of the course is English though.

www.ideaprojektahunakhir.blogspot.com

2 posts

Popping In
Popping In

Read post 04-11-2010 16:04

Hi,
just wanna get familiar with this forum before i purchase this product.

How can i know the total cost for this Distance Learning Course including the postal cost.I'm from malaysia.

Elektor Marketing Dept.

2 posts

Popping In
Popping In

Read post 04-11-2010 16:30

www.ideaprojektahunakhir.blogspot.comHi,
just wanna get familiar with this forum before i purchase this product.

How can i know the total cost for this Distance Learning Course including the postal cost.I'm from malaysia.


In that case, the total costs of the course package (without the E-blocks hardware package) will be $ 605 ($575 + $30 shipping costs). If you prefer to order the course package plus the E-blocks hardware package, the total costs will be $1175 ($1145 + $30).

confused

12 posts

Popping In
Popping In

Read post 07-11-2010 19:45

Hi ive just started this course i paid £700 for it and i expected a really good quality course but im only on page 69 and there are so many errors im shock this is not the quality that i would expect for the money. If some one had pointed this out before i would have search for another course. Because when you are a novice you need to know that what you are reading is correct and in some places its almost a joke NOT WHAT I WHOULD EXPECT FROM ELEKTOR

Bernie W

4 posts

Popping In
Popping In

Read post 08-11-2010 20:55

Hi confused... Yes just as I found. Very poor value for money, more errors in the first 60 pages than you can shake a stick at! I don't feel at all confident that ANY thought has gone into this course at all.
There is so much missing and far too much ASSUMED knowledge. I would quite like to get my money back and start with something else but I guess that's never going to happen!. I'm afraid that I have lost interest in it and also anything else that Elektor produces. Very dissatisfied, would NOT recommend it to my worst enemy! ELEKTOR this is NOT worth the money!!!!!!!!!!!!!!!!!!!

GeenBert

64 posts

Frequent Visitor
Frequent Visitor

Read post 12-03-2011 11:22

Due to popular demand the (English) course is now also available in The Netherlands, Spain, Portugal and Sweden. The reported errors have been corrected in the latest edition.

PEPM1

5 posts

Popping In
Popping In

Read post 01-05-2011 15:52

GeenBert The reported errors have been corrected in the latest edition.

Is is possible to either send out or post PDF file with just corrected pages to existing customers.
Then we can replace all the pages that contain know errors.
If the abouve two suggestions are not possible, then maybe you could come up with an alternative?

I believe it should be exsisting as well as new cutomers that has correct couse wording, since course does not come cheap.

6363

11 posts

Popping In
Popping In

Read post 01-05-2011 18:06

Just read

6363

11 posts

Popping In
Popping In

Read post 01-05-2011 18:47

Just read Bernie W and Confused's remarks, and I have to say I enjoyed the course as far as I got, about a third of the way through. There have been a number of errors, which was frustrating to start with, but it is the first training package, and it was translated into English. The teaching method of the course makes you think. You have to think what the software is telling the hardware to do, and why.

Its been 30+ years since I 'did' electronics, and the processors at the time, the Intel 8085, was my choice of processor. It had the same amount of power as this PIC, and some of the features seem to be very similar.

Hopefully I will get time this month to start it again.

If corrections are being sent out for the documentation then Yes please.

GeenBert

64 posts

Frequent Visitor
Frequent Visitor

Read post 09-05-2011 21:56

Excellent idea PEPM1. The errata file is attached as PDF. It doesn't cover little typo's and stuff but just the things that might confuse the readers. I hope this helps.

AttachmentCourse errata.pdf

motor1

2 posts

Popping In
Popping In

Read post 15-08-2011 19:22

Can anyone help me out with this next error:


Launching the linker/assembler...
c:\program files (x86)\matrix multimedia\flowcode v4\boostc\boostlink_pic.exe -ld "C:\Program Files (x86)\Matrix Multimedia\Flowcode V4\BoostC\lib" libc.pic18.lib flowcode.pic18.lib rand.pic18.lib float.pic18.lib "adc_leds.obj" -t PIC18F4455 -d "C:\course\projecten" -p "adc_leds"
BoostLink Optimizing Linker Version 7.03
http://www.sourceboost.com
Copyright(C) 2004-2011 Pavel Baranov
Copyright(C) 2004-2011 David Hobday


Error: .obj or .lib file Incompatible version! (file uses V111, linker requires V113 to V113)
Error: Failed to process:libc.pic18.lib
Error: .obj or .lib file Incompatible version! (file uses V109, linker requires V113 to V113)
Error: Failed to process:flowcode.pic18.lib
Error: .obj or .lib file Incompatible version! (file uses V111, linker requires V113 to V113)
Error: Failed to process:rand.pic18.lib
Error: .obj or .lib file Incompatible version! (file uses V111, linker requires V113 to V113)
Error: Failed to process:float.pic18.lib


failure

Return code = -2

Assembleren mislukt vanwege de foutmelding:


FINISHED

BenMatrix

2 posts

Popping In
Popping In

Read post 22-08-2011 11:40

Hello,

These error are caused when the files in the compiler directory are manually changed or updated outside of the Flowcode installation. You will need to uninstall Flowcode, delete the Flowcode v4 directory if it is still present and then re-install. Compilation should then work correctly for you again.

motor1

2 posts

Popping In
Popping In

Read post 22-08-2011 18:49

Hello Ben
I have done this two times the first time i had the same error
then i did some manual changes till i get another error, then i have another re-install and now i can compilation again but i have now no new update shoud i try that

Ben i will thank you for the answer

Elektor Editor

587 posts

Power User
Power User

Read post 23-08-2011 12:01

this thread is now wildly off topic and closed.

Please use the Create New Topic function as approriate.


thanks

Jan

Please log in to post a reply or subscribe / unsubscribe to topics

previous    1   2  

Subscribe now

Subscribe to our free
E-weekly Newsletter!

Enter your Email address:

Follow Elektor

      

Act now!

FAQ

Before submitting questions, review our FAQ section!

Bestseller

Microprocessor Design using Verilog HDL

This book is a practical guide to processor design in the real world. It presents the Verilog HDL in an easily digestible fashion and serves as a thorough introduction about reducing a computer architecture and instruction set to practice. 

Package Deals

Elektor Bundles

Check our Package Deals and save money! Discounts up to 19% now available!

Price Slashed

Elektor OSPV

This Open Source People Vehicle is perfect for factory halls, warehouses, hospitals, colleges, schools etc.

Elektor PCBs at 25% OFF